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
{{ message }}
This repository has been archived by the owner on Oct 6, 2018. It is now read-only.
But I keep getting timeouts. It's not waiting for the amount of time I set, seems like it completely ignores it:
Error: [url("https://ui-dev.oneflowcloud.com/#/login")] <=
Timeout while waiting for page to load
at [object Object].hasTimeout (/Users/germangiunta/Dev/OneFlow/node_modules/webdriverjs-angular/index.js:47:12)
at Timer.listOnTimeout (timers.js:110:15)
The text was updated successfully, but these errors were encountered:
Setting it as described on WebDriverIO API:
http://webdriver.io/api/protocol/timeouts.html
webdriver.timeouts("page load", 30000);
But I keep getting timeouts. It's not waiting for the amount of time I set, seems like it completely ignores it:
The text was updated successfully, but these errors were encountered: