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.
Python Selenium Architecture & Significance of the Python Virtual Environment.

Python Selenium Architecture & Significance of the Python Virtual Environment.

1
Comments
4 min read
Selenium Architecture and Python Virtual Environment

Selenium Architecture and Python Virtual Environment

Comments
3 min read
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 Proxy for Browser Automation

Selenium Proxy for Browser Automation

1
Comments
18 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
Selenium for Web Automation Testing using Python.

Selenium for Web Automation Testing using Python.

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
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.