puppeteer/phantom_shim
Andrey Lushnikov 4372674c99 Improve Phantom_Shim to handle more scenarios. (#49)
This patch improves phantom_shim:
- introduce WebPage.loading/WebPage.loadingProgress
- improve compatibility of WebPage.onInitialized. This allows to
  pass phantomjs tests, even though the implementation is hacky.
- teach PhantomResponse about "stage" state which could be either
  "start" or "end"
- unskip a bunch of phantom webpage tests:
  - webpage/change-request-encoded-url
  - webpage/loading.js
  - webpage/long-running-javascript.js
  - webpage/modify-header.js
  - webpage/on-initialized.js
  - webpage/remove-header.js
2017-07-05 10:07:36 +03:00
..
FileSystem.js Convert var's to let's 2017-06-22 14:58:39 -07:00
Phantom.js Convert var's to let's 2017-06-22 14:58:39 -07:00
runner.js Convert var's to let's 2017-06-22 14:58:39 -07:00
System.js Convert var's to let's 2017-06-22 14:58:39 -07:00
utilities.js Convert var's to let's 2017-06-22 14:58:39 -07:00
WebPage.js Improve Phantom_Shim to handle more scenarios. (#49) 2017-07-05 10:07:36 +03:00
WebServer.js Convert var's to let's 2017-06-22 14:58:39 -07:00