Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 272 Bytes

HOWTO.md

File metadata and controls

5 lines (5 loc) · 272 Bytes

Instructions on how to run the tests

  • Download the code to your machine locally
  • Run npm install in order to install the required dependencies
  • Run npm start in order to run the selenium server with the local configs
  • Run npm test in order to run the tests