Skip to content
This repository has been archived by the owner on Oct 2, 2024. It is now read-only.

This project involved automating the LeetCode website using Selenium and Dynamic XPath to validate the latest five questions on the problems page. It also ensured that submission of solutions is restricted without a user sign-in.

Notifications You must be signed in to change notification settings

devendraDPI/leetcode-automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LeetCode automation

Selenium Dynamic Xpath


During the course of this project automated Leetcode website to check and validate the latest 5 questions from the LeetCode problems page and ensure submitting solutions are blocked without Sign In.


Overview

During the course of this project automated Leetcode website to check and validate the latest 5 questions from the LeetCode problems page and ensure submitting solutions are blocked without Sign In.

Automating Leetcode

Scope of work

  • Automated the following test cases:
    • Verify the Leetcode Homepage URL.
    • Verify Problem Set URL and Display First 5 Questions.
    • Verify the Two Sum problem.
    • Ensure the submissions tab displays "Register or Sign In".

Skills used

Selenium Dynamic Xpath


Screenshots

gradle build, run

Gradle build, gradle run

About

This project involved automating the LeetCode website using Selenium and Dynamic XPath to validate the latest five questions on the problems page. It also ensured that submission of solutions is restricted without a user sign-in.

Topics

Resources

Stars

Watchers

Forks

Languages