Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/veena444/cucumberpomframework
- Owner: veena444
- Created: 2024-11-29T03:27:31.000Z (24 days ago)
- Default Branch: master
- Last Pushed: 2024-11-29T05:12:33.000Z (24 days ago)
- Last Synced: 2024-11-29T06:23:04.416Z (24 days ago)
- Topics: cucumber, intellij, java, junit, page-object-model, selenium-webdriver
- Language: Java
- Homepage: https://naveenautomationlabs.com/opencart/index.php?route=account/login
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)