Hello.
Let me know if there is a way to shorten time to switch to Catch when failing Try.
I guess the robot is keep trying on Try for 30sec or so, that is delaying the execution when failure oftne occurs.
Please let me know if there is another activity to use.
@hirano, I am not sure if there is any such activity to do that, however if you don’t want your element to wait till 30 Seconds then i believe you can always try reducing the TimeoutMS property value to a lesser value.
In my opinion, i believe 30 seconds should be an ideal time wait for the robot to identify the element.