You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Observed using Testing mode
Example execution order:
ActiveTab Block
Reload Tab Block
Click Element Block -> This always takes a longer time. Why does it wait for the browser to finish loading before clicking the element?
Because when the browser hasn't finished loading, humans can already see the element and click it manually.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Observed using Testing mode
Example execution order:
Because when the browser hasn't finished loading, humans can already see the element and click it manually.
Beta Was this translation helpful? Give feedback.
All reactions