1
1
mirror of https://github.com/ariya/phantomjs.git synced 2024-09-11 12:55:33 +03:00
phantomjs/test
jesg 09a4839091 update ghostdriver for phantomjs 2.5 (#14849)
* fix page load for phantomjs 2.5.0
* add unhandledPromptBehavior w3c capability
* add blacklist/whitelist filters
* fix sending keys to content editable elements
* fix file upload for phantomjs 2.5.0
* fix action chains with elements in iframes
* replace calls to execute_script with atoms
* add --remoteHost (@madhavajay)
* add w3c defaults for add cookie
* fix multiple file upload
* add w3c timeout defaults
* fix custom phantomjs headers
* add support for switch to parent frame (Chui Tey)
* add support for right click (Artur Signell)
* add zoomFactor capability
* fix reset log buffer after each post request
* fix registration with selenium grid
* fix memory leak in har log
* add limited support for loggingPrefs capability
* fix browser and har logs default to OFF
* various bug fixes

Issue #14553
2019-11-29 10:29:15 -08:00
..
basics Master branch becomes the development version (issue #13937) 2016-01-24 21:59:08 -08:00
ghostdriver-test update ghostdriver for phantomjs 2.5 (#14849) 2019-11-29 10:29:15 -08:00
lib Test load-images=yes and load-images=no. 2016-05-07 00:50:20 +03:00
manual/standards Support globs in run-tests.py#TESTS. 2014-09-15 16:17:27 +00:00
module Use CircleCI to run build and tests (#13828) 2018-03-09 00:10:16 -08:00
regression Test directory reorganization. 2016-02-03 10:16:03 -05:00
standards Make test suite timezone-independent. 2015-12-11 11:48:07 -05:00
run-tests-ghostdriver.sh Making GhostDriver test "quiet-er" (and parallel) 2014-03-09 01:02:21 +00:00
run-tests.py Make paths to PhantomJS and Python interpreters available to tests. 2016-02-03 10:18:17 -05:00
writing-tests.md Fixed typo 2018-03-06 13:14:10 -08:00