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.
A chromium problem: session not created: probabily user data directory is already in use

A chromium problem: session not created: probabily user data directory is already in use

Comments
7 min read
[Part 8]Introduction to Python for Selenium (Preparation for UI Automation)

[Part 8]Introduction to Python for Selenium (Preparation for UI Automation)

Comments
2 min read
[Part 7]File I/O and Data Persistence in Python for QA Automation

[Part 7]File I/O and Data Persistence in Python for QA Automation

Comments
2 min read
[Part 6]Error Handling and Exception Handling in Python for Robustness

[Part 6]Error Handling and Exception Handling in Python for Robustness

Comments
2 min read
[Part 2]Python Fundamentals: Syntax, Data Types, and Operators for QA

[Part 2]Python Fundamentals: Syntax, Data Types, and Operators for QA

Comments
2 min read
[Part 4]Data Structures in Python: Organizing Test Data Effectively

[Part 4]Data Structures in Python: Organizing Test Data Effectively

Comments
2 min read
[Part 1]Setting Up Your Python Environment for Test Automation

[Part 1]Setting Up Your Python Environment for Test Automation

Comments
3 min read
[Part 3]Control Flow and Decision Making in Python for QA Scripts

[Part 3]Control Flow and Decision Making in Python for QA Scripts

Comments
2 min read
Assert and Verify in Selenium: Key Differences and Best Practices

Assert and Verify in Selenium: Key Differences and Best Practices

5
Comments
5 min read
Automation: It's Not Rocket Science, It's a Productivity Booster

Automation: It's Not Rocket Science, It's a Productivity Booster

Comments
3 min read
Selenium Quiz: Test Your Skills from Beginner to Pro

Selenium Quiz: Test Your Skills from Beginner to Pro

Comments
2 min read
Selenium Commands List: The Ultimate Reference Guide

Selenium Commands List: The Ultimate Reference Guide

20
Comments
4 min read
Unlocking the Power of Testcontainers: Scalable, Reliable, and Efficient Testing

Unlocking the Power of Testcontainers: Scalable, Reliable, and Efficient Testing

Comments
4 min read
Tutorial Robot Framework: InstalaciĂłn y primeros pasos

Tutorial Robot Framework: InstalaciĂłn y primeros pasos

Comments
9 min read
What is Selenium? Exploring Its Open Source Ecosystem and Funding Models

What is Selenium? Exploring Its Open Source Ecosystem and Funding Models

Comments
3 min read
Using Selenium Webdriver with Python's unittest framework

Using Selenium Webdriver with Python's unittest framework

Comments
2 min read
Cross-Browser Testing with Selenium: How to Improve Your Test Automation

Cross-Browser Testing with Selenium: How to Improve Your Test Automation

Comments
4 min read
Checking for the testing

Checking for the testing

Comments
1 min read
'selenium.common.exceptions.SessionNotCreatedException' Error using SeleniumBase

'selenium.common.exceptions.SessionNotCreatedException' Error using SeleniumBase

Comments
1 min read
How to Use Selenium and Cypress for Canvas Automation

How to Use Selenium and Cypress for Canvas Automation

Comments
24 min read
Scraping NHK News Web Easy with Python: A Step-by-Step Guide

Scraping NHK News Web Easy with Python: A Step-by-Step Guide

Comments
5 min read
Start Test Automation: Step-by-Step Guide for Beginners

Start Test Automation: Step-by-Step Guide for Beginners

Comments
3 min read
Why does testing suck so much in 2025?

Why does testing suck so much in 2025?

Comments
1 min read
Basic Selenium – The Easy Peasy Introduction, Chapter 2 of 3

Basic Selenium – The Easy Peasy Introduction, Chapter 2 of 3

Comments
3 min read
Basic Selenium – The Easy Peasy Introduction, Chapter 1 of 3

Basic Selenium – The Easy Peasy Introduction, Chapter 1 of 3

Comments
6 min read
loading...