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

https://github.com/aladnansami/selenium-website-automation

Trying to practice testNG framework for my better improbment. Website is - http://automationpractice.com/ . Here i have done some module automation .
https://github.com/aladnansami/selenium-website-automation

java selenium selenium-webdriver testing testng-reports

Last synced: about 2 months ago
JSON representation

Trying to practice testNG framework for my better improbment. Website is - http://automationpractice.com/ . Here i have done some module automation .

Awesome Lists containing this project

README

          

# Selenium-Website-Automation-Using-Testng & Junit
Trying to practice testNG framework for my better improvement.

### Website
http://automationpractice.com/
- Here i have done some module automation ..

## Tools used :
- Intellij IDEA
- Selenium
- TestNG (As automation testing Framework)
- Allure(For report Generation)

### Run the Automation Script by the following command:
---
gradle clean
---

## You can also use this project
- Copy this repo link
- Go to any selected folder and open commandline and clon this repo like( git clone repolink)
- open in intellij idea