codeception / module-webdriver
WebDriver module for Codeception
Installs: 21 338 221
Dependents: 226
Suggesters: 0
Security: 0
Stars: 36
Watchers: 6
Forks: 24
Open Issues: 44
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.14.0
- phpunit/phpunit: ^10.0 || ^11.0
Suggests
- codeception/phpbuiltinserver: Start and stop PHP built-in web server for your tests
- dev-master
- 4.0.2
- 4.0.1
- 4.0.0
- 3.x-dev
- 3.2.2
- 3.2.1
- 3.2.0
- 3.1.3
- 3.1.2
- 3.1.1
- 3.1.0
- 3.0.0
- 2.0.x-dev
- 2.0.4
- 2.0.3
- 2.0.2
- 2.0.1
- 2.0.0
- 1.x-dev
- 1.4.1
- 1.4.0
- 1.3.0
- 1.2.2
- 1.2.1
- 1.2.0
- 1.1.4
- 1.1.3
- 1.1.2
- 1.1.1
- 1.1.0
- 1.0.8
- 1.0.7
- 1.0.6
- 1.0.5
- 1.0.4
- 1.0.3
- 1.0.2
- 1.0.1
- 1.0.0
- dev-fix-close-exception
- dev-debug-failing-test
- dev-ci-selenium4
- dev-setup-semaphore
This package is auto-updated.
Last update: 2024-10-15 19:32:23 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