mink/webdriver-classic-driver
Selenium WebDriver “classic” driver for Behat Mink. Run real browser sessions (e.g., Firefox) through a WebDriver server, navigate pages, click links, and integrate with Mink/MinkExtension. Install via Composer; includes CI-tested suite.
Mink configuration).Adopt If:
Look Elsewhere If:
For Executives: *"This package modernizes our test infrastructure by replacing outdated Selenium 2 with W3C WebDriver Classic, enabling cross-browser parity for Laravel applications while reducing CI/CD costs. Key benefits:
For Engineering:
*"The mink/webdriver-classic-driver lets us:
selenium/standalone-firefox) for scalable CI.For QA/DevOps: *"This package simplifies cross-browser testing in Laravel by:
composer.json: mink/webdriver-classic-driver.phpunit.xml or Laravel’s TestCase:
$this->mink->setDefaultSessionName('webdriver-classic');
$this->mink->getSession()->setPage(new WebdriverClassicDriver('firefox'));
selenium/standalone-firefox:4.18.1).
Pro Tip: Pair with Laravel’s Log::debug() to capture WebDriver errors for debugging."*How can I help you explore Laravel packages today?