friends-of-behat / mink
Browser controller/emulator abstraction for PHP
v1.11.0
2024-02-06 13:17 UTC
Requires
- php: ^7.4|^8.0
- symfony/css-selector: ^4.4|^5.0|^6.0|^7.0
Requires (Dev)
- symfony/phpunit-bridge: ^5.2|^6.0|^7.0
Suggests
- behat/mink-browserkit-driver: extremely fast headless driver for Symfony\Kernel-based apps (Sf2, Silex)
- behat/mink-goutte-driver: fast headless driver for any app without JS emulation
- behat/mink-selenium2-driver: slow, but JS-enabled driver for any app (requires Selenium2)
- behat/mink-zombie-driver: fast and JS-enabled headless driver for any app (requires node.js)
- dmore/chrome-mink-driver: fast and JS-enabled driver for any app (requires chromium or google chrome)
Replaces
- behat/mink: v1.11.0
This package is auto-updated.
Last update: 2024-10-20 09:16:50 UTC
README
This is the fork of Mink library that supports PHP >=7.2
and supports Symfony >=4.4
.
For the documentation, please refer to the original repository.
No updates other than Symfony compatibility will be provided, but this fork might be synchronised with the original repository in the future.