File tree Expand file tree Collapse file tree 4 files changed +8904
-4491
lines changed
Expand file tree Collapse file tree 4 files changed +8904
-4491
lines changed Original file line number Diff line number Diff line change 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 ) .
44It shows how to start automating visual tests with the [ Applitools Eyes] ( https://applitools.com/platform/eyes/ )
55and 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
88It 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 ) !**
You can’t perform that action at this time.
0 commit comments