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
TimeoutError: Navigation timeout of 30000 ms exceeded
at /app/node_modules/puppeteer/src/common/LifecycleWatcher.ts:198:18
at async FrameManager.waitForFrameNavigation (/app/node_modules/puppeteer/src/common/FrameManager.ts:211:19)
at async Frame.waitForNavigation (/app/node_modules/puppeteer/src/common/FrameManager.ts:672:12)
at async Page.waitForNavigation (/app/node_modules/puppeteer/src/common/Page.ts:1305:12)
at async /app/node_modules/akashi-dakoku-core/lib/akashi-browser/index.js:25:5
at async /app/node_modules/akashi-dakoku-core/lib/akashi-browser/index.js:37:5
エラー行をみると↓でタイムアウトしていた
調べてみるとこのような情報が出てきたが正しいのだろうか
https://www.meganii.com/blog/2020/01/30/puppeteer-wait-for-navigation/
The text was updated successfully, but these errors were encountered: