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.
Why Does Manual Testing Feel Like Running on a Treadmill?

Why Does Manual Testing Feel Like Running on a Treadmill?

1
Comments
3 min read
Selenium Grid vs Browserstack: Which Automation Grid do you need?

Selenium Grid vs Browserstack: Which Automation Grid do you need?

2
Comments
4 min read
Step-by-Step Guide: Write Your First Web Crawling App with Selenium in C#

Step-by-Step Guide: Write Your First Web Crawling App with Selenium in C#

9
Comments 2
4 min read
TOPIC - ARCHITECTURE OF SELENIUM AND PYTHON VIRTUAL ENVIRONMENT

TOPIC - ARCHITECTURE OF SELENIUM AND PYTHON VIRTUAL ENVIRONMENT

Comments
3 min read
Test Automation with BDD, Specflow and Selenium

Test Automation with BDD, Specflow and Selenium

Comments
3 min read
[F#] Bring Chrome Window to front in Selenium (Windows)

[F#] Bring Chrome Window to front in Selenium (Windows)

Comments
5 min read
Testing in DevOps: Strategies, Tools, and Best Practices for Continuous Quality

Testing in DevOps: Strategies, Tools, and Best Practices for Continuous Quality

75
Comments 1
6 min read
Bypassing Bot Detection Software with Selenium in Python

Bypassing Bot Detection Software with Selenium in Python

7
Comments 2
2 min read
Proof of Concept (POC) in Automation Testing: A Comprehensive Guide

Proof of Concept (POC) in Automation Testing: A Comprehensive Guide

4
Comments 1
7 min read
Easiest Way to Handle Drop Down Menus in Python Using Selenium ?

Easiest Way to Handle Drop Down Menus in Python Using Selenium ?

1
Comments
1 min read
How to Scrape Login-Protected Websites with Selenium (Step by Step Guide)

How to Scrape Login-Protected Websites with Selenium (Step by Step Guide)

12
Comments 3
5 min read
Optimizing Testing Efficiency: A Journey from Selenium to Playwright

Optimizing Testing Efficiency: A Journey from Selenium to Playwright

Comments
4 min read
The Hidden Costs of Poor Code Quality: Why Testing Matters

The Hidden Costs of Poor Code Quality: Why Testing Matters

2
Comments
6 min read
How to create a workflow to execute Selenium tests

How to create a workflow to execute Selenium tests

Comments
5 min read
How to Set Up Selenium as a Linux Daemon with systemd

How to Set Up Selenium as a Linux Daemon with systemd

Comments
8 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.