mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
50d9c186b5
This patch changes Page.navigate API: - Page.navigate now resolves to the main page response - Page.navigate throws errors if there's no main page response, e.g. in case of SSL errors, max navigation timeout, or invalid url. This patch also adds httpsServer with a self-signed certificates for the testing purposes. Fixes #10. |
||
---|---|---|
.. | ||
FileSystem.js | ||
Phantom.js | ||
runner.js | ||
System.js | ||
utilities.js | ||
WebPage.js | ||
WebServer.js |