Skip to content

tsweets/page-objects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

  cd /tmp
  git clone https://github.com/tsweets/page-objects.git
  cd page-objects/
  mvn clean test

  or for a nicely formatted report run this maven cmd instead then open the report in a web browser
  mvn clean surefire-report:report site
  open target/site/surefire-report.html    (Open Command is only on the Mac)

About

Page Objects with Selenium Web Driver

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages