Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 421 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 421 Bytes

ProtractorJasminePOC

Functional e2e testing framework using Protractor and jasmine on top of Page Object Model. Steps to execute

  1. Install Java and NodeJS
  2. Install git
  3. Install VS code
  4. Take clone of latest code
  5. Open project in VS code as folder
  6. Once all above prerequisite are done then execute your testcases using cmd "npm run updateAndRunTest"

Note- Please provide valid credential in config.json