Skip to content

AhmedHamada93/selenium-e2e-automation-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E2E Automation Framework with Selenium Webdriver using Java and Allure Reporter

E2E tests Framework written with Selenium Webdriver.

  • Design Pattern: Page Object Model
  • Language: Java 11

Setup

  1. Clone clone git@github.com:AhmedHamada93/selenium-e2e-automation-framework.git
  2. Run mvn install

Run

  • Run all tests mvn clean test

Report

  • To generate allure report allure serve allure-results

Report Example

Alt text