I’m facing an issue where all my pop up menu are waiting for 30 secs before the click command is issued. I even change the Common Timeout to 1 sec but it does not work. All the automation flow that i’ve done works but its only the 30 sec wait for each pop up menu is bad. The web app got 4 such pop menu and that’s 2 minutes waiting.
Hi,
For now, can you try to change input mode to except Simulate (such as Hardware Event) in Click activity which is for showing Dialog?
Or it might be also good to use Parallel and Click which is for showing Dialog?
Regards,
In any UI Based activity the default timeout is 30 seconds
You can change the property in TIMEOUT field of that specific activity to any seconds you want
If you want to change the default timeout for all the Ui based activities in your workflow then you can change as suggested above with project setting
Hope this clarifies
Cheers @ivan4
Thank you very much for the guidance. Let me try it out and revert back. Cheers
Changing the timeout from 30 secs to 2 secs in the UI Automation Modern worked for me.
Thank you all for your assistance.
Cheers
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.

