cancel
Showing results for 
Search instead for 
Did you mean: 

How can we change the default timeout(30 sec) for screen/field?

ranjith_kumar89
Participant
0 Kudos

I'm trying to automate SAP, Tcode MIR7. The information pop-up window will appear in some invoices. I want to close this pop-up if it appear. If not, then skip the pop-up and go to next step.

So i put this pop-up within try-catch. It'll throw error if the pop-up not appear and go to next step. By default the bot will wait for 30 sec to throw error if pop-up not appear. The waiting time has to be reduced to 5-10 sec to throw error. I can't see any options to set the timeout in screen or fields.

How can we achieve this?

View Entire Topic

Hello,

You can go to the Info tab of the Automation details, and then change the timeout for asynchronous activities.

Please note that it will affect all your wait screen/element activities.

Thanks a lot and best regards,

Baptiste