puppeteer/test
Andrey Lushnikov f62cfc3b34 Refactor JavaScript dialog API
This patch introduces a Dialog class and a new 'dialog'
event instead of the 'alert', 'beforeunload', 'confirm' and
'prompt' events and 'Page.handleDialog' method.

Fixes #2.
2017-06-15 21:22:41 -07:00
..
assets Add Request.abort() test 2017-06-15 08:26:55 -07:00
StaticServer.js Add Request.abort() test 2017-06-15 08:26:55 -07:00
test.js Refactor JavaScript dialog API 2017-06-15 21:22:41 -07:00