test steps are successful however as given below in the log i am getting the Error: timeout of 60000ms exceeded. Ensure the done() callback is being called in this test and it is failing the test. How to fix this error? My spec file has const bb = require('botium-bindings') bb....
I'm facing following error: TimeoutError: Navigation timeout of 60000 ms exceeded at /root/web/node_modules/puppeteer-core/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 I think this option should be exposed like this: storycap/src...
code: 2, details: 'AxiosError: timeout of 60000ms exceeded\n' + ' at RedirectableRequest.handleRequestTimeout (/home/all/wexin_node/node_modules/axios/dist/node/axios.cjs:3143:16)\n' + ' at RedirectableRequest.emit (node:events:518:28)\n' + ' at Timeout. (/home/all/wexin_node/...
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\...