Skip to content

vdobrov42/zwift_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zwift Test

Test scripts for testing Zwift web page by launching chrome webdriver and navigating to particular pages.

Setup

This project requires Node.js. Please see these requirements before continuing.

Install Webdriver.io via the following command.

npm install @wdio/cli

Install Chai via the following command.

npm install chai

This project should already include wdio.conf.js config that should use the following configurations:

  • chromedriver
  • using local machine

Usage

Run the following command:

npx wdio wdio.conf.js

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published