puppeteer/third_party/phantomjs/test/module
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
..
cookiejar Puppeteer: staging commit. 2017-05-11 00:06:41 -07:00
fs Puppeteer: staging commit. 2017-05-11 00:06:41 -07:00
system Puppeteer: staging commit. 2017-05-11 00:06:41 -07:00
webpage Improve Phantom_Shim to handle more scenarios. (#49) 2017-07-05 10:07:36 +03:00
webserver Fix phantom's test module/webserver/request.js 2017-06-14 02:27:03 -07:00