Skip to content

Commit 4b41b48

Browse files
README edits
1 parent 7749106 commit 4b41b48

1 file changed

Lines changed: 7 additions & 5 deletions

File tree

README.md

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

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

78
It uses:
89

910
* [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) as the programming language
10-
* [WebdriverIO v7](https://v7.webdriver.io/) for browser automation
11+
* [WebdriverIO 7](https://v7.webdriver.io/) for browser automation
1112
* [Google Chrome](https://www.google.com/chrome/downloads/) as the local browser for testing
1213
* [npm](https://www.npmjs.com/) for dependency management
1314
* [Applitools Eyes](https://applitools.com/platform/eyes/) for visual testing
15+
* [Applitools Ultrafast Grid](https://applitools.com/platform/ultrafast-grid/) for cross-browser execution
1416

1517
To run this example project, you'll need:
1618

@@ -38,4 +40,4 @@ npm test
3840
```
3941

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

0 commit comments

Comments
 (0)