Skip to content

Boiler plate samples for selenium page object pattern, used site is Leaf test site

Notifications You must be signed in to change notification settings

serhatbolsu/selenium-pageobject-java-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Leaf Automation This is project structure for Leaf Web Automation.

As a base, it has implementation of different profiles and including RemoteWebDriver, Screenshot implementation and more.

##Reporting As reporting project uses Allure.

In order to run the project simple execute mvn test This will execution the browser and get the results.

In order to create reports, execute: mvn site

Report will be in /target/site/allure-mvn-plugin/index.html ( only firefox)

About

Boiler plate samples for selenium page object pattern, used site is Leaf test site

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages