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
Sometimes running in circle ci can be slower than running it locally, in that case some api calls like waitElementPresent might fail.
Goals: update all the waitForElement.. api nightwatch call to include an increased timeout (60000 for instance), or find a way to set this option globally.