Skip to content

Commit 52e4200

Browse files
Updated example code to WebdriverIO 8
1 parent af39807 commit 52e4200

File tree

4 files changed

+8904
-4491
lines changed

4 files changed

+8904
-4491
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
1-
# Applitools Example: WebdriverIO 7 JavaScript with the Ultrafast Grid
1+
# Applitools Example: WebdriverIO JavaScript with the Ultrafast Grid
22

3-
This is the example project for the [WebdriverIO 7 JavaScript tutorial](https://applitools.com/tutorials/quickstart/web/webdriverio/webdriverio-7).
3+
This is the example project for the [WebdriverIO JavaScript tutorial](https://applitools.com/tutorials/quickstart/web/webdriverio).
44
It shows how to start automating visual tests with the [Applitools Eyes](https://applitools.com/platform/eyes/)
55
and the [Ultrafast Grid](https://applitools.com/platform/ultrafast-grid/)
6-
using [WebdriverIO 7](https://v7.webdriver.io/) in JavaScript.
6+
using [WebdriverIO 7](https://webdriver.io/) in JavaScript.
77

88
It uses:
99

1010
* [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) as the programming language
11-
* [WebdriverIO 7](https://v7.webdriver.io/) for browser automation
11+
* [WebdriverIO](https://webdriver.io/) for browser automation
1212
* [Google Chrome](https://www.google.com/chrome/downloads/) as the local browser for testing
1313
* [npm](https://www.npmjs.com/) for dependency management
1414
* [Applitools Eyes](https://applitools.com/platform/eyes/) for visual testing
@@ -41,4 +41,4 @@ npm test
4141
```
4242

4343
**For full instructions on running this project, take our
44-
[WebdriverIO 7 JavaScript tutorial](https://applitools.com/tutorials/quickstart/web/webdriverio/webdriverio-7)!**
44+
[WebdriverIO JavaScript tutorial](https://applitools.com/tutorials/quickstart/web/webdriverio)!**

0 commit comments

Comments
 (0)