I have an application where all spymodes are pretty slow. It takes 6-12seconds to find a button depending on the spymode.
When I have a conditional wait to wait until the button is available I actually double the waiting time.
1. Blueprism waits in the conditional wait to find the button.
2. Blueprism waits the same amount of time to find the button again to then click it.
Would be better if Blueprism could click right away after the conditional wait.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.