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
Certain assertions will just hang indefinitely if the selector does not return a element. Certain asserts work fine with a selector returning no elements like exists() and doesntExist however 2 that hang that I have tested are attr() and text().