mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
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 |
||
---|---|---|
.. | ||
assets | ||
golden | ||
server | ||
diffstyle.css | ||
frame-utils.js | ||
golden-utils.js | ||
test.js |