Skip to content

carledriss/deel-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deel-tests

###Environment requirements

  • Node JS 16.15.0 LTS or superior
  • Chrome browser.

###Run automated tests You can use the following command to execute the automated tests: By default it will be run in Chrome.

npm run wdio

Before run the command, it is required to configure the environment.json with the credentials.

  "credentials": {
    "username": "",
    "password": ""
  }

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published