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 was archived by the owner on Jul 29, 2024. It is now read-only.
This repository was archived by the owner on Jul 29, 2024. It is now read-only.
Protractor tests failing with reason "Error: Timeout - Async callback was not invoked within timeout specified by jasmine.DEFAULT_TIMEOUT_INTERVAL." after upgrading to chrome 64 #4697
My E2E tests are failing with reason : "Error: Timeout - Async callback was not invoked within timeout specified by jasmine.DEFAULT_TIMEOUT_INTERVAL." after upgrading to chrome 64. Works well when downgraded to chrome 63.
Has any one experienced this ?
Error: Timeout - Async callback was not invoked within timeout specified by jasmine.DEFAULT_TIMEOUT_INTERVAL.
at Timeout._onTimeout (/src/tests/node_modules/protractor/node_modules/jasmine-core/lib/jasmine-core/jasmine.js:4432:23)
at ontimeout (timers.js:475:11)
at tryOnTimeout (timers.js:310:5)
at Timer.listOnTimeout (timers.js:270:5)
Node Version: 8.6.0
Protractor Version: 5.3.0
Angular Version: 5
Browser(s): Google Chrome Version 64
Operating System : MAC , High Sierra 10.13
Chromedriver version 2.35
RLeverich, NavaINT1876, lucasklaassen, zxydaisy, pschulzk and 3 more