DEV Community

# selenium

Selenium automates browsers. That's it! What you do with that power is entirely up to you. Primarily it is for automating web applications for testing purposes, but is certainly not limited to just that. Boring web-based administration tasks can (and should) also be automated as well.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
How I Stopped Manually Clicking Verification Emails in My Selenium Tests

How I Stopped Manually Clicking Verification Emails in My Selenium Tests

Comments
5 min read
Selenium Proxy for Browser Automation

Selenium Proxy for Browser Automation

1
Comments
18 min read
Selenium Simplified — Handling Alerts, Frames, and Multiple Windows

Selenium Simplified — Handling Alerts, Frames, and Multiple Windows

1
Comments
3 min read
Selenium Simplified — Understanding Waits in Selenium (Implicit vs Explicit Wait)

Selenium Simplified — Understanding Waits in Selenium (Implicit vs Explicit Wait)

1
Comments
3 min read
Selenium Simplified — Mastering Selenium Locators (ID, CSS, XPath)

Selenium Simplified — Mastering Selenium Locators (ID, CSS, XPath)

1
Comments
3 min read
Selenium Simplified — How Selenium Works Internally

Selenium Simplified — How Selenium Works Internally

1
Comments
2 min read
How I built a Safari-style Browser Frame for Website Screenshots (Python + Pillow)

How I built a Safari-style Browser Frame for Website Screenshots (Python + Pillow)

2
Comments
3 min read
Python Selenium Architecture & Significance of the Python Virtual Environment.

Python Selenium Architecture & Significance of the Python Virtual Environment.

2
Comments
4 min read
Selenium Simplified — Page Object Model (POM) Explained

Selenium Simplified — Page Object Model (POM) Explained

2
Comments
3 min read
Selenium Simplified — Assertions in Selenium (Validating Your Tests)

Selenium Simplified — Assertions in Selenium (Validating Your Tests)

2
Comments
3 min read
Building a Self-Healing XPath Mechanism in Selenium (Java) – Stop Fixing Broken Tests

Building a Self-Healing XPath Mechanism in Selenium (Java) – Stop Fixing Broken Tests

2
Comments
2 min read
Selenium AI Agent 2.3.0 AI-Powered Browser Automation with 74 Tools

Selenium AI Agent 2.3.0 AI-Powered Browser Automation with 74 Tools

3
Comments
4 min read
How Java is Used in Selenium Automation Testing (Complete Guide)

How Java is Used in Selenium Automation Testing (Complete Guide)

1
Comments
5 min read
Locator Stability in Modern Web Automation — Still a Challenge?

Locator Stability in Modern Web Automation — Still a Challenge?

Comments 1
2 min read
Baby-Cached WriteUp

Baby-Cached WriteUp

1
Comments
3 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.