Skip to content

This repository contains automated test cases for three scenarios: logging into GitHub, creating a repository, and deleting the created repository. It utilizes Selenium POM, TestNG, and Java for a robust and maintainable testing framework.

Notifications You must be signed in to change notification settings

PrabhakaranGurumoorthy/SeleniumPOM_Github_DemoProject

Repository files navigation

SeleniumPOM_Github_DemoProject

Content

The Scenarios for Login,Creating a Repository and Deleteing the repository is automated using a page object model with selenium java and TestNg

Scenario:

1. Login into GitHub
2. Create a repository
3. Delete the repository

To Run the Project

Clone the repo
Install the dependency
Execute the test from src/test/java

Technology used:

  • Selenium Webdriver
  • TestNG Framework
  • Java
  • Maven
  • Intellij idea

About

This repository contains automated test cases for three scenarios: logging into GitHub, creating a repository, and deleting the created repository. It utilizes Selenium POM, TestNG, and Java for a robust and maintainable testing framework.

Topics

Resources

Stars

Watchers

Forks

Languages