puppeteer/phantom_shim
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
..
FileSystem.js Consolidate phantom shim code in the phantom-shim folder 2017-06-14 02:27:19 -07:00
Phantom.js Consolidate phantom shim code in the phantom-shim folder 2017-06-14 02:27:19 -07:00
runner.js Consolidate phantom shim code in the phantom-shim folder 2017-06-14 02:27:19 -07:00
System.js Consolidate phantom shim code in the phantom-shim folder 2017-06-14 02:27:19 -07:00
utilities.js Consolidate phantom shim code in the phantom-shim folder 2017-06-14 02:27:19 -07:00
WebPage.js Refactor JavaScript dialog API 2017-06-15 21:22:41 -07:00
WebServer.js Consolidate phantom shim code in the phantom-shim folder 2017-06-14 02:27:19 -07:00