puppeteer/test
Andrey Lushnikov d5be1a6436 Introduce Page.Events.Request
This patch introduces the 'request' event which is fired when
page has initiated a request.

The event dispatches an instance of Request class.

References #26.
2017-06-28 01:42:42 -07:00
..
assets Test the 'networkidle' navigation logic 2017-06-27 22:02:46 -07:00
golden Implement FrameManager 2017-06-21 14:11:52 -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 Convert var's to let's 2017-06-22 14:58:39 -07:00
StaticServer.js Test the 'networkidle' navigation logic 2017-06-27 22:02:46 -07:00
test.js Introduce Page.Events.Request 2017-06-28 01:42:42 -07:00