carnage/selenium

Selenium test framework

dev-master 2016-05-18 10:28 UTC

This package is auto-updated.

Last update: 2024-04-16 02:40:25 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