puppeteer/third_party/phantomjs
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
..
examples Implement Page.setRequestInterceptor 2017-06-15 08:26:50 -07:00
test Improve Phantom_Shim to handle more scenarios. (#49) 2017-07-05 10:07:36 +03:00
bootstrap.js Puppeteer: staging commit. 2017-05-11 00:06:41 -07:00
CHANGES.md Puppeteer: staging commit. 2017-05-11 00:06:41 -07:00
LICENSE.BSD Puppeteer: staging commit. 2017-05-11 00:06:41 -07:00