fr3d / phpunit-selenium
Selenium v1 Server integration for PHPUnit v5
v0.1.0
2016-05-02 09:08 UTC
Requires
- php: >=5.6
- ext-curl: *
- ext-dom: *
- phpunit/phpunit: ~5.0
- sebastian/comparator: ~1.0
Requires (Dev)
- phing/phing: 2.*
Conflicts
This package is auto-updated.
Last update: 2024-10-15 20:41:33 UTC
README
This is a fork of giorgiosironi/phpunit-selenium as it was with the release 3.0.2
This fork restore Selenium v1 features and make it compatible with PHPUnit v5 API.