Skip to content

a simple test automation project that constructed via page object pattern.

License

Notifications You must be signed in to change notification settings

firatpayalan/page-object-pattern

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

this is a tutorial of page object pattern

chromedriver is used for executing all junit tests.

installation

  1. clone it
  2. change chromedriver path in resources/automation.properties
  3. mvn site command compiles project and executes all junit tests.

also surefire will generate a report of junit results. it will be located in target/site

About

a simple test automation project that constructed via page object pattern.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages