carnage / selenium
Selenium test framework
dev-master
2016-05-18 10:28 UTC
Requires
- facebook/webdriver: ~1.1.1
- symfony/console: ~2.8.3
This package is auto-updated.
Last update: 2024-10-16 03:43:03 UTC
README
A little wrapper around selenium web driver to make it a bit nicer to use.
See the file src/example.php for usage
Run with:
php /data/bin/console.php carnage-selenium:run-tests --test-suite ./src/hirepower.php --selenium-host http://localhost:4444/wd/hub --base-url http://localhost
For convenience, I have included a docker-compose file which will spin up a selenium grid