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.
Comparing Web Testing Tools: Selenium vs. Cypress vs. TestGrid

Comparing Web Testing Tools: Selenium vs. Cypress vs. TestGrid

21
Comments
5 min read
Is Selenium The Right Testing Tool For Your Business?

Is Selenium The Right Testing Tool For Your Business?

15
Comments
5 min read
Catch JS Errors with Playwright

Catch JS Errors with Playwright

1
Comments
1 min read
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

8
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 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 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 1]Setting Up Your Python Environment for Test Automation

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

Comments
3 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 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 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
Selenium Commands List: The Ultimate Reference Guide

Selenium Commands List: The Ultimate Reference Guide

21
Comments
4 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
Comprehensive Guide to Waits in Selenium 4

Comprehensive Guide to Waits in Selenium 4

1
Comments
3 min read
👌Using 🔟Selenium Components to Scrap Location Data from Google Maps!

👌Using 🔟Selenium Components to Scrap Location Data from Google Maps!

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