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.
How To Switch Tabs In A Browser Using Selenium Python?

How To Switch Tabs In A Browser Using Selenium Python?

4
Comments
11 min read
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
Scraper payslips with Python | Selenium

Scraper payslips with Python | Selenium

4
Comments
3 min read
Selenium Java Dropdowns, Checkboxes, Calendar, Autocomplete

Selenium Java Dropdowns, Checkboxes, Calendar, Autocomplete

4
Comments
2 min read
How To Integrate Jenkins With Selenium WebDriver?

How To Integrate Jenkins With Selenium WebDriver?

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

How To Work With Tables In Selenium PHP?

10
Comments
19 min read
Automation Common Utilities

Automation Common Utilities

10
Comments
1 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
How To Drag And Drop In Selenium With Python?

How To Drag And Drop In Selenium With Python?

6
Comments
10 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
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.