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

https://github.com/thedarsh-2020/seleniumframework

Web testing using Selenium Framework project using Java, Maven, TESTNG, POM, DDT, BDD and Cucumber
https://github.com/thedarsh-2020/seleniumframework

bdd cucumber ddt java maven maven-plugin maven-pom page-object-model pom selenium selenium-webdriver testng

Last synced: about 2 months ago
JSON representation

Web testing using Selenium Framework project using Java, Maven, TESTNG, POM, DDT, BDD and Cucumber

Awesome Lists containing this project

README

          

# Selenium Project
This repository showcases a modular and scalable Selenium WebDriver framework using Java and the Page Object Model (POM). Designed for maintainability and cross-browser testing, it includes structured utilities for element interaction, reusable page components, test data management, and synchronization strategies — suitable for enterprise-grade automation or integration into CI/CD pipelines.

## 🚀 What You'll Learn
- Setting up Selenium with Java & Maven
- Locating web elements using various strategies
- Writing clean and maintainable test scripts
- Structuring tests with Page Object Model (POM)
- Running tests on Chrome and Firefox

## 🧰 Tech Stack
- Selenium
- Java
- Maven
- TestNG
- DDT
- BDD
- Cucumber
- Allure Reports
- ChromeDriver