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
Well, one can always define a waitForVisible() or waitForDisplayed() method
that simply polls or checks the return value of isDisplayed() and if not true
sleeps a second before rechecking until the default (element find/wait) timeout
has occurred.
Original issue reported on code.google.com by
[email protected]
on 19 Jan 2015 at 3:16The text was updated successfully, but these errors were encountered: