GitHunt
FI

firatpayalan/page-object-pattern

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

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

Languages

Java100.0%

Contributors

MIT License
Created February 8, 2018
Updated February 8, 2018