Consistent uncommanded wait between 'click' commands

I guess the 10 second delay is the default !timeout_wait value. With store | 1 | !timeout_wait you can reduce it to one second.

Does this solve it?

Update: The root cause for the count down/timeout could be using a wrong locator, as described here

1 Like