Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: waiting for function failed: timeout 60000ms exceeded #39

Closed
chinhodado opened this issue Feb 5, 2019 · 0 comments
Closed

Error: waiting for function failed: timeout 60000ms exceeded #39

chinhodado opened this issue Feb 5, 2019 · 0 comments

Comments

@chinhodado
Copy link

I try to run this and always get this error:

$ mocha-headless-chrome -f MyTest.html
Error: waiting for function failed: timeout 60000ms exceeded
    at Timeout.WaitTask._timeoutTimer.setTimeout (C:\Users\tdo\AppData\Roaming\npm\node_modules\mocha-headless-chrome\node_modules\puppeteer\node6\lib\FrameManager.js:1413:60)
    at ontimeout (timers.js:380:14)
    at tryOnTimeout (timers.js:244:5)
    at Timer.listOnTimeout (timers.js:214:5)

If I run with the browser visible (-v), I can see that the tests run and pass.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants