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
Mocha-Chrome Failed: mocha was not found in the page within 10000ms of the page loading.
Mocha-Chrome Failed: mocha.run() was not called within 10000ms of the page loading.
ChromeLauncher Killing Chrome instance 4439 +11s
Thing is, the page works fine when I load it in a browser. I can catch a breakpoint on mocha.run when it is executed, and window.mocha exists (which is what mocha-chrome is looking for). Setting log level to debug doesn't give any more information. How can I debug from here?
The text was updated successfully, but these errors were encountered:
Output:
Thing is, the page works fine when I load it in a browser. I can catch a breakpoint on mocha.run when it is executed, and window.mocha exists (which is what mocha-chrome is looking for). Setting log level to debug doesn't give any more information. How can I debug from here?
The text was updated successfully, but these errors were encountered: