codeception / module-webdriver
WebDriver module for Codeception
4.0.5
2026-02-18 06:28 UTC
Requires
- php: ^8.1
- ext-json: *
- ext-mbstring: *
- codeception/codeception: ^5.0.8
- codeception/lib-web: ^1.0.1 || ^2
- codeception/stub: ^4.0
- php-webdriver/webdriver: ^1.14.0
- phpunit/phpunit: ^10.0 || ^11.0 || ^12.0 || ^13.0
Suggests
- codeception/phpbuiltinserver: Start and stop PHP built-in web server for your tests
This package is auto-updated.
Last update: 2026-06-13 07:03:21 UTC
README
A WebDriver module for Codeception.
Requirements
PHP 8.0or higher.
Installation
composer require "codeception/module-webdriver" --dev
Documentation
License
Codeception Module WebDriver is open-sourced software licensed under the MIT License.
© Codeception PHP Testing Framework