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
If you have code going on in a waitUntil or executeAsync, and the test times out, that code will continue to execute. Something needs to cancel all webdriver calls.
If you have code going on in a waitUntil or executeAsync, and the test times out, that code will continue to execute. Something needs to cancel all webdriver calls.