Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Oct 2, 2024. It is now read-only.

Commit f62685b

Browse files
Created README.md
1 parent ab21fc8 commit f62685b

File tree

2 files changed

+29
-0
lines changed

2 files changed

+29
-0
lines changed

‎README.md‎

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
# LeetCode automation
2+
3+
`Selenium` `Dynamic Xpath`
4+
5+
---
6+
7+
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.
8+
9+
---
10+
11+
# Overview
12+
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.
13+
14+
# Automating Leetcode
15+
## Scope of work
16+
* Automated the following test cases:
17+
* Verify the Leetcode Homepage URL.
18+
* Verify Problem Set URL and Display First 5 Questions.
19+
* Verify the Two Sum problem.
20+
* Ensure the submissions tab displays "Register or Sign In".
21+
22+
## Skills used
23+
`Selenium` `Dynamic Xpath`
24+
25+
---
26+
27+
# Screenshots
28+
![gradle build, run](screenshots/Screenshot20241002123046.png)
29+
> Gradle build, gradle run
12.1 KB
Loading[フレーム]

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /