puppeteer/test/server
Andrey Lushnikov 5acf953104
feat(frame): introduce Frame.goto and Frame.waitForNavigation (#3276)
This patch introduces API to manage frame navigations.
As a drive-by, the `response.frame()` method is added as a shortcut
for `response.request().frame()`.

Fixes #2918.
2018-09-20 11:31:19 -07:00
..
cert.pem Change Page.navigate to return main resource response 2017-07-10 18:50:06 -07:00
key.pem Change Page.navigate to return main resource response 2017-07-10 18:50:06 -07:00
run.js feat(Response): add Response.fromCache / Response.fromServiceWorker (#1971) 2018-02-05 17:59:07 -05:00
SimpleServer.js feat(frame): introduce Frame.goto and Frame.waitForNavigation (#3276) 2018-09-20 11:31:19 -07:00