codeception / module-webdriver
WebDriver module for Codeception
Installs: 12 172 689
Dependents: 181
Suggesters: 0
Security: 0
Stars: 28
Watchers: 6
Forks: 23
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-05-31 00:17:19 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