Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 635 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 635 Bytes

SeleniumProject

It is an Selenium Webdriver Project for a web app https://www.saucedemo.com/ I have written mulitple test for this site using Java language in Selenium Webdriver. Testng is used for reporting, maven is also used in this project and it is sucessfully integrated with Github Action. So everytime I commit my test run on github CI pipeline.

How to run locally

Clone this repo and run this command in terminal:

mvn test

How to trigger CI manually

  1. Open the github repo "https://github.com/AsifNawaz0129/selenium-e2etest"
  2. Go to Actions
  3. Go to Java CI with Maven
  4. Click on Run Workflow -> Run Workflow