Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/veena444/cucumberpomframework

This repository contains a Selenium-cucumber-java framework & libraries that demonstrates how to develop a automation framework using Cucumber 7.0v with Page Object Model.
https://github.com/veena444/cucumberpomframework

cucumber intellij java junit page-object-model selenium-webdriver

Last synced: 23 days ago
JSON representation

This repository contains a Selenium-cucumber-java framework & libraries that demonstrates how to develop a automation framework using Cucumber 7.0v with Page Object Model.

Awesome Lists containing this project

README

        

This project demonstrates the use of Selenium WebDriver 4.x with Java with the help of Cucumber 7.0v framework to automate a web application.

Tech Stack:

IDE - IntelliJ IDEA

Language - Java

Maven - Build Tool

JUnit - Unit testing framework

Design Pattern - Page Object Model (POM)