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
My initial intention was to introduce a wait to eliminate a false-positive check - to allow a UI time to change from a current state to a state when further selector-checking is valid.
However, upon closer inspection, none of the occurrences require such precaution.
Why wait for a specific time period?
Shouldn't waiting for a selector be sufficient?
The text was updated successfully, but these errors were encountered: