puppeteer/test
Pavel Feldman 98c3894c84 Introduce Page.waitForNavigation (#94)
This patch introduces Page.waitForNavigation which allows to wait
for render-initiated navigation.

This patch also does a nice refactoring, replacing Navigator with NavigatorWatcher which
is not a part of a page state.

References #89
2017-07-18 18:54:24 -07:00
..
assets Introduce Page.$ and Page.$$ (#75) 2017-07-17 18:56:56 -07:00
golden Implement FrameManager 2017-06-21 14:11:52 -07:00
server Change Page.navigate to return main resource response 2017-07-10 18:50:06 -07:00
diffstyle.css Implement FrameManager 2017-06-21 14:11:52 -07:00
frame-utils.js Convert var's to let's 2017-06-22 14:58:39 -07:00
golden-utils.js Make test/golden-utils.js reusable 2017-07-13 10:07:24 -07:00
test.js Introduce Page.waitForNavigation (#94) 2017-07-18 18:54:24 -07:00