AhmedHamada93 / selenium-e2e-automation-framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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