Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 518 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 518 Bytes

AirtaskerTask2

Author: Nancy Cai

Framework and design model used

  • java maven
  • Selenium
  • BDD Cucumber
  • page object
  • java Junit

How to run the test

Prerequisite: Please make sure you have installed the following:

  • java 1.8
  • maven 3
  • chromedriver

cli: $ mvn test

Eclipse: Import project as Maven project, run the TestRunner class as Junit;

Where is the test report

target\cucumber-html-report\index.html