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.
Top 10 Codeless Testing Tools For 2021

Top 10 Codeless Testing Tools For 2021

6
Comments
10 min read
How To Generate PHPUnit Coverage Report In HTML and XML?

How To Generate PHPUnit Coverage Report In HTML and XML?

17
Comments 1
27 min read
Selenium SendKeys : All You Need To Know

Selenium SendKeys : All You Need To Know

10
Comments
7 min read
Selenium 4 and chrome driver, take full page screenshots

Selenium 4 and chrome driver, take full page screenshots

8
Comments 3
1 min read
How To Perform Parallel Execution With Specflow, NUnit, And Selenium

How To Perform Parallel Execution With Specflow, NUnit, And Selenium

7
Comments
27 min read
Making a Whatsapp Spammer Using Selenium and Python.

Making a Whatsapp Spammer Using Selenium and Python.

9
Comments
2 min read
How To Get Page Source In Selenium Using Python?

How To Get Page Source In Selenium Using Python?

6
Comments
9 min read
Nightwatch Vs Protractor: Which Testing Framework Is Right For You?

Nightwatch Vs Protractor: Which Testing Framework Is Right For You?

4
Comments
12 min read
What Is New In Selenium 4 And What Is Deprecated In It?

What Is New In Selenium 4 And What Is Deprecated In It?

8
Comments
18 min read
❤️ Top 21+ Good Websites for Practicing Automation Testing

❤️ Top 21+ Good Websites for Practicing Automation Testing

9
Comments
1 min read
Web Scraping using Django and Selenium

Web Scraping using Django and Selenium

44
Comments 4
13 min read
How To Upgrade From Selenium 3 To Selenium 4?

How To Upgrade From Selenium 3 To Selenium 4?

4
Comments
12 min read
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

3
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

16
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
loading...