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
- Host: GitHub
- URL: https://github.com/khalid-moh193/saucedemo
- Owner: khalid-moh193
- Created: 2022-02-16T21:14:05.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-23T11:35:03.000Z (over 4 years ago)
- Last Synced: 2025-03-17T12:27:28.508Z (over 1 year ago)
- Topics: java, selenium
- Language: Java
- Homepage:
- Size: 2.95 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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