This repository was archived by the owner on Jan 9, 2025. It is now read-only.
1.3.0
New features:
- Updated the driver to use findElementsXpaths for Mink 1.7 and forward compatibility with Mink 2
Bug fixes:
- Added a dependency on PHP's sockets extension
- Upgrade the authentication logic for Zombie 3
- Fixed header retrieval for Zombie 4.x+ versions
- Updated
triggerBrowserEventto include any output fromevalJsin the exception message
Testsuite:
- Add testing on PHP 7
- Add testing for Zombie 4.x using IO.JS
Misc:
- Updated the repository structure to PSR-4