An open API service indexing awesome lists of open source software.

https://github.com/khalid-moh193/saucedemo

Web Automation using Selenium
https://github.com/khalid-moh193/saucedemo

java selenium

Last synced: about 1 month ago
JSON representation

Web Automation using Selenium

Awesome Lists containing this project

README

          

# SauceDemo Project

### Maven project using TestNG, Selenium Webdriver with POM design pattern and Allure reporting

>1. Clone the project from https://github.com/khalid-moh193/sauceDemo

>2. To Run parallel on different browsers, write the following command on the terminal:
>```bash
>mvn test

>3. To generate allure report, write the following command on the terminal:
>```bash
>allure serve