File tree Expand file tree Collapse file tree 2 files changed +15
-73
lines changed
Expand file tree Collapse file tree 2 files changed +15
-73
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# Codeception Module WebDriver
22
3- A WebDriver module for Codeception.
4-
53[ ![ Chrome] ( https://github.com/Codeception/module-webdriver/actions/workflows/webdriver-chrome.yml/badge.svg )] ( https://github.com/Codeception/module-webdriver/actions/workflows/webdriver-chrome.yml )
64[ ![ Chrome Headless] ( https://github.com/Codeception/module-webdriver/actions/workflows/webdriver-chrome-headless.yml/badge.svg )] ( https://github.com/Codeception/module-webdriver/actions/workflows/webdriver-chrome-headless.yml )
75[ ![ Firefox] ( https://github.com/Codeception/module-webdriver/actions/workflows/webdriver-firefox.yml/badge.svg )] ( https://github.com/Codeception/module-webdriver/actions/workflows/webdriver-firefox.yml )
6+ [ ![ Latest Stable Version] ( https://poser.pugx.org/codeception/module-webdriver/v/stable )] ( https://github.com/Codeception/module-webdriver/releases )
7+ [ ![ Total Downloads] ( https://poser.pugx.org/codeception/module-webdriver/downloads )] ( https://packagist.org/packages/codeception/module-webdriver )
8+ [ ![ License] ( https://poser.pugx.org/codeception/module-webdriver/license )] ( /LICENSE )
9+
10+
11+ A WebDriver module for Codeception.
812
913## Requirements
1014
@@ -18,4 +22,12 @@ composer require "codeception/module-webdriver" --dev
1822
1923## Documentation
2024
21- <a href =" https://codeception.com/docs/modules/WebDriver " >Module documentation</a >
25+ See [ the module documentation] ( https://codeception.com/docs/modules/WebDriver ) .
26+
27+ [ Changelog] ( https://github.com/Codeception/module-webdriver/releases )
28+
29+ ## License
30+
31+ ` Codeception Module Asserts ` is open-sourced software licensed under the [ MIT] ( /LICENSE ) License.
32+
33+ © Codeception PHP Testing Framework
You can’t perform that action at this time.
0 commit comments