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.
The How and Why of End-to-End Testing

The How and Why of End-to-End Testing

7
Comments 1
12 min read
How To Find Broken Links Using Selenium WebDriver?

How To Find Broken Links Using Selenium WebDriver?

5
Comments
21 min read
How To Generate Test Report In NUnit?

How To Generate Test Report In NUnit?

9
Comments
21 min read
How To Work With Tables In Selenium PHP?

How To Work With Tables In Selenium PHP?

10
Comments
19 min read
How To Setup JUnit Environment For Your First Test?

How To Setup JUnit Environment For Your First Test?

6
Comments
24 min read
NUnit Tutorial: Parameterized Tests With Examples

NUnit Tutorial: Parameterized Tests With Examples

7
Comments
14 min read
Selenium Java Cheat Sheet

Selenium Java Cheat Sheet

17
Comments
2 min read
The Most Detailed Selenium WebDriver Tutorial With Python

The Most Detailed Selenium WebDriver Tutorial With Python

12
Comments
15 min read
Selenium 4 With Python: All You Need To Know

Selenium 4 With Python: All You Need To Know

18
Comments
25 min read
How To Run Test On macOS Using Selenium Safari Driver

How To Run Test On macOS Using Selenium Safari Driver

5
Comments
11 min read
How To Run Junit Tests From The Command Line

How To Run Junit Tests From The Command Line

7
Comments
20 min read
A python package with selenium to download high-res image using Google Search by Image

A python package with selenium to download high-res image using Google Search by Image

8
Comments
5 min read
Selenium 4 Is Now W3C Compliant: All You Need To Know

Selenium 4 Is Now W3C Compliant: All You Need To Know

16
Comments 2
10 min read
Cypress Vs Selenium: How To Pick The Right Testing Tool For You?

Cypress Vs Selenium: How To Pick The Right Testing Tool For You?

12
Comments
19 min read
Scrape Facebook public pages without an API key or limitations

Scrape Facebook public pages without an API key or limitations

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