Skip to content

barispe/InsiderTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test Automation Framework on Selenium

  • Fully implemented POM
  • Screenshots on failed steps
  • Surefire Pluging for detailed reports

##Installation

  • Clone repo
  • Run mvn clean
  • Run mvn compile
  • Run mvn test
  • Enjoy!

You can find the test result in \target\surefire-reports\index.html.