Browser controller/emulator abstraction for PHP
One of the most important parts in the web is a browser. Browser is the window through which web users interact with web applications and other users. Users are always talking with web applications through browsers. So, in order to test that our web application behaves correctly, we need a way to simulate this interaction between the browser and the web application in our tests. We need a Mink. Mink is an open source browser controller/emulator for web applications, written in PHP. Read Mink at a Glance [1] to learn more about Mink and why you need it. Autoloader: /usr/share/php/Behat/Mink/autoload.php [1] http://mink.behat.org/en/latest/at-a-glance.html
Release | Stable | Testing |
---|---|---|
Fedora 39 | 1.8.1-8.fc39 | - |
You can contact the maintainers of this package via email at
php-behat-mink dash maintainers at fedoraproject dot org
.