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 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 1 of 3

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

Comments
6 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
Starting testing

Starting testing

Comments
1 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
Effective Strategies for Managing Flaky Tests in Automated Test Suites

Effective Strategies for Managing Flaky Tests in Automated Test Suites

Comments
2 min read
Python Weekend Tasks

Python Weekend Tasks

1
Comments
3 min read
Improve User Experience & SEO: The Power of Automated Accessibility Testing

Improve User Experience & SEO: The Power of Automated Accessibility Testing

Comments
5 min read
Automate Google Search with Python Selenium

Automate Google Search with Python Selenium

Comments
2 min read
Use Selenium and proxy IP to easily crawl dynamic page information

Use Selenium and proxy IP to easily crawl dynamic page information

Comments
4 min read
BrowserStack vs TestGrid: Which Cloud Testing Platform Suits Your Needs?

BrowserStack vs TestGrid: Which Cloud Testing Platform Suits Your Needs?

Comments
5 min read
How to solve the problem of limited access speed of crawlers

How to solve the problem of limited access speed of crawlers

Comments
3 min read
使用 selenium 讀取需要登入會員的網頁

使用 selenium 讀取需要登入會員的網頁

Comments
1 min read
Handling Dynamic Tables with Changing Rows and Columns

Handling Dynamic Tables with Changing Rows and Columns

11
Comments
2 min read
Building Robust Web Automation with Selenium and Python

Building Robust Web Automation with Selenium and Python

Comments
12 min read
Cypress vs Selenium: Which Testing Tool Is Right for You?

Cypress vs Selenium: Which Testing Tool Is Right for You?

Comments
3 min read
How to Write Effective Test Cases

How to Write Effective Test Cases

Comments
4 min read
Playwright vs Selenium WebDriver: Simplified. Which one to choose for your application automation needs?

Playwright vs Selenium WebDriver: Simplified. Which one to choose for your application automation needs?

2
Comments
4 min read
Selenium WebDriver steps and methods

Selenium WebDriver steps and methods

Comments
1 min read
Selenium webDriver Cheat sheet

Selenium webDriver Cheat sheet

Comments
2 min read
Selenium Testing: The Complete Step-by-Step Tutorial

Selenium Testing: The Complete Step-by-Step Tutorial

4
Comments
12 min read
My First Steps with Playwright 🎭: A Tester’s Journey from Selenium

My First Steps with Playwright 🎭: A Tester’s Journey from Selenium

Comments
4 min read
Mastering Selenium C# with NUnit: In-Depth Guide to Page Object Model (POM) and Data Object Model (DOM)

Mastering Selenium C# with NUnit: In-Depth Guide to Page Object Model (POM) and Data Object Model (DOM)

Comments
3 min read
Selenium CAPTCHA Bypass: Tokens vs. Clicks — Which One’s Faster?

Selenium CAPTCHA Bypass: Tokens vs. Clicks — Which One’s Faster?

Comments
3 min read
loading...