fr3d / phpunit-selenium
Selenium v1 Server integration for PHPUnit v5
Installs: 2 285
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 268
pkg:composer/fr3d/phpunit-selenium
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: 2025-10-15 22:45:39 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.