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.
XUnit Testing Tutorial: Running First Script in XUnit

XUnit Testing Tutorial: Running First Script in XUnit

7
Comments
6 min read
Selenium Automation Testing 🔧⚙:

Selenium Automation Testing 🔧⚙:

6
Comments
3 min read
Create a Github Repository using Web Automation

Create a Github Repository using Web Automation

16
Comments 1
4 min read
E2E Testing with Cypress -05- Trade-offs In Cypress

E2E Testing with Cypress -05- Trade-offs In Cypress

7
Comments 2
4 min read
Why Python Is My Favourite For Test Automation?

Why Python Is My Favourite For Test Automation?

6
Comments 1
8 min read
How To Use Thread.sleep() In Java With Selenium?

How To Use Thread.sleep() In Java With Selenium?

9
Comments
8 min read
Top 13 Benefits of CI/CD You Should Not Ignore

Top 13 Benefits of CI/CD You Should Not Ignore

9
Comments
8 min read
🔥 How Do I Prepare for Selenium Automation Testing Interview ?

🔥 How Do I Prepare for Selenium Automation Testing Interview ?

5
Comments 1
2 min read
Installing the Firefox web driver on Linux for selenium

Installing the Firefox web driver on Linux for selenium

29
Comments 2
3 min read
How To Take A Screenshot Using Python & Selenium?

How To Take A Screenshot Using Python & Selenium?

7
Comments
9 min read
What is the Main difference between Page Object Model and Page Factory in Selenium? (Download Code)

What is the Main difference between Page Object Model and Page Factory in Selenium? (Download Code)

6
Comments
2 min read
Actions Class In Selenium: What Is It & How To Use It?

Actions Class In Selenium: What Is It & How To Use It?

20
Comments 1
13 min read
How To Handle Internationalization In Selenium WebDriver?

How To Handle Internationalization In Selenium WebDriver?

15
Comments 1
17 min read
10 Biggest Remote Testing Challenges (& How To Overcome Them)

10 Biggest Remote Testing Challenges (& How To Overcome Them)

8
Comments
11 min read
🔥 How to Create & Use Firefox Profile in Selenium?

🔥 How to Create & Use Firefox Profile in Selenium?

5
Comments
2 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.