puppeteer/third_party/phantomjs/test
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
..
basics Puppeteer: staging commit. 2017-05-11 00:06:41 -07:00
certs Puppeteer: staging commit. 2017-05-11 00:06:41 -07:00
fixtures Puppeteer: staging commit. 2017-05-11 00:06:41 -07:00
manual/standards Puppeteer: staging commit. 2017-05-11 00:06:41 -07:00
module Improve Phantom_Shim to handle more scenarios. (#49) 2017-07-05 10:07:36 +03:00
node_modules Puppeteer: staging commit. 2017-05-11 00:06:41 -07:00
regression Puppeteer: staging commit. 2017-05-11 00:06:41 -07:00
standards Puppeteer: staging commit. 2017-05-11 00:06:41 -07:00
www Puppeteer: staging commit. 2017-05-11 00:06:41 -07:00
run-tests.py Consolidate phantom shim code in the phantom-shim folder 2017-06-14 02:27:19 -07:00
testharness.js Puppeteer: staging commit. 2017-05-11 00:06:41 -07:00
writing-tests.md Puppeteer: staging commit. 2017-05-11 00:06:41 -07:00