Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 554 Bytes

File metadata and controls

17 lines (13 loc) · 554 Bytes

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 [email protected]: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