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.
Selenium Simplified — Page Object Model (POM) Explained

Selenium Simplified — Page Object Model (POM) Explained

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

Selenium Simplified — Assertions in Selenium (Validating Your Tests)

1
Comments
3 min read
The Power of Automation: Why Selenium and Python are a Perfect Match

The Power of Automation: Why Selenium and Python are a Perfect Match

1
Comments
3 min read
Selenium and a Proxy in Python: A Practical Automation Guide

Selenium and a Proxy in Python: A Practical Automation Guide

1
Comments
8 min read
Selenium for Web Automation Testing using Python.

Selenium for Web Automation Testing using Python.

1
Comments
2 min read
Selenium for Automation Testing Using Python

Selenium for Automation Testing Using Python

1
Comments
2 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
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
🚀Day 1 of My Automation Journey – Understanding How Java Talks to the Machine

🚀Day 1 of My Automation Journey – Understanding How Java Talks to the Machine

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