codeception / module-webdriver
WebDriver module for Codeception
Installs: 15 242 153
Dependents: 191
Suggesters: 0
Security: 0
Stars: 31
Watchers: 6
Forks: 22
Open Issues: 38
Requires
- php: ^8.1
- ext-json: *
- ext-mbstring: *
- codeception/codeception: ^5.0.8
- codeception/lib-web: ^1.0.1
- codeception/stub: ^4.0
- php-webdriver/webdriver: ^1.8.0
- phpunit/phpunit: ^10.0
Suggests
- codeception/phpbuiltinserver: Start and stop PHP built-in web server for your tests
This package is auto-updated.
Last update: 2023-11-27 06:46:50 UTC
README
A WebDriver module for Codeception.
Requirements
PHP 8.0
or 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