e5c17eecb9
Currently, navigation watcher throws exception if timeout is exceeded. Due to the way it is used in `page.navigate`, the promise get's rejected before it is awaited, which is considered to be "unhandled promise rejection". Fixes #738 |
||
---|---|---|
.. | ||
.eslintrc.js | ||
Browser.js | ||
Connection.js | ||
Dialog.js | ||
ElementHandle.js | ||
EmulationManager.js | ||
FrameManager.js | ||
helper.js | ||
Input.js | ||
Launcher.js | ||
Multimap.js | ||
NavigatorWatcher.js | ||
NetworkManager.js | ||
Page.js | ||
Puppeteer.js | ||
Tracing.js |