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 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

15
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
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
Selenium 4 With Python: All You Need To Know

Selenium 4 With Python: All You Need To Know

17
Comments
25 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

7
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

10
Comments 2
2 min read
Scraping Skoob's Bookshelf

Scraping Skoob's Bookshelf

5
Comments 2
4 min read
Why Test Automation Fails? Top Reasons (+ Solutions)

Why Test Automation Fails? Top Reasons (+ Solutions)

14
Comments
15 min read
Top 5 Cucumber Best Practices For Selenium Automation

Top 5 Cucumber Best Practices For Selenium Automation

9
Comments
12 min read
Selenium Focus Issues And How To Solve Them

Selenium Focus Issues And How To Solve Them

11
Comments 2
18 min read
How to Become Full Stack QA/ Automation Testing Engineer (2021 Edition)

How to Become Full Stack QA/ Automation Testing Engineer (2021 Edition)

10
Comments
1 min read
How To Integrate Bitbucket CI With Selenium Grid Cloud?

How To Integrate Bitbucket CI With Selenium Grid Cloud?

7
Comments
10 min read
10 Of The Best Chrome Extensions To Find XPath In Selenium

10 Of The Best Chrome Extensions To Find XPath In Selenium

6
Comments
9 min read
WebdriverIO 6.0 + Docker + Selenium Hub 4.0

WebdriverIO 6.0 + Docker + Selenium Hub 4.0

8
Comments
4 min read
Is It Really Necessary to Learn Selenium Grid to Get a Job in Automation

Is It Really Necessary to Learn Selenium Grid to Get a Job in Automation

6
Comments
1 min read
9 Of The Best Reporting Tools For Selenium

9 Of The Best Reporting Tools For Selenium

8
Comments
13 min read
How To Perform Localization Testing Using Selenium WebDriver?

How To Perform Localization Testing Using Selenium WebDriver?

12
Comments
14 min read
How I saved 8 Hours, Automating my Gov Appointment Hunt Using Python + Selenium

How I saved 8 Hours, Automating my Gov Appointment Hunt Using Python + Selenium

20
Comments
6 min read
Using Selenium with Rust

Using Selenium with Rust

24
Comments 7
6 min read
5 Step Process To Create Selenium Framework from Scratch

5 Step Process To Create Selenium Framework from Scratch

11
Comments 1
1 min read
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

6
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
Browser Testing and Tools WG Meeting @ TPAC 2020

Browser Testing and Tools WG Meeting @ TPAC 2020

2
Comments
1 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
Selenium: Determining the effective background color

Selenium: Determining the effective background color

5
Comments
2 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

6
Comments
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
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
22 Web Design Trends for 2020 You Need To Know

22 Web Design Trends for 2020 You Need To Know

4
Comments
10 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 Create & Use Firefox Profile in Selenium?

🔥 How to Create & Use Firefox Profile in Selenium?

5
Comments
2 min read
Selenium RemoteWebDriver: What Is It? How Is It Different From WebDriver?

Selenium RemoteWebDriver: What Is It? How Is It Different From WebDriver?

17
Comments
9 min read
🔥 How to Handle with Multiple Windows,Frames and Iframe in Selenium(with Code)

🔥 How to Handle with Multiple Windows,Frames and Iframe in Selenium(with Code)

5
Comments
2 min read
All You Need To Know For Selenium Testing On The Cloud

All You Need To Know For Selenium Testing On The Cloud

18
Comments
11 min read
How to Handle Alerts,Confirmation Box and Popups in Selenium Like a PRO?

How to Handle Alerts,Confirmation Box and Popups in Selenium Like a PRO?

6
Comments
2 min read
Robot Framework with Selenium and Python: All You Need to Know

Robot Framework with Selenium and Python: All You Need to Know

38
Comments 1
19 min read
Problems with webDriver JavaScript clicking!

Problems with webDriver JavaScript clicking!

6
Comments
2 min read
Selenium to Katalon to Cypress (io)

Selenium to Katalon to Cypress (io)

4
Comments
5 min read
Python + Flask + Selenium + Chromedriver + Lightsail + SSL

Python + Flask + Selenium + Chromedriver + Lightsail + SSL

6
Comments 2
4 min read
How To Test PDF Files Using Selenium Automation?

How To Test PDF Files Using Selenium Automation?

12
Comments
12 min read
LambdaTest Integrates With LEAPWORK

LambdaTest Integrates With LEAPWORK

2
Comments
3 min read
What Is Jenkins? How & Why To Use It?

What Is Jenkins? How & Why To Use It?

22
Comments
29 min read
SpecFlow Tutorial For Automation Testing With Selenium C#

SpecFlow Tutorial For Automation Testing With Selenium C#

13
Comments
23 min read
Bringing new life into Edge Selenium Tools

Bringing new life into Edge Selenium Tools

17
Comments 13
3 min read
16 Selenium Best Practices For Efficient Test Automation

16 Selenium Best Practices For Efficient Test Automation

17
Comments
17 min read
Automated Browser Testing with Opera and Selenium in Python

Automated Browser Testing with Opera and Selenium in Python

12
Comments
13 min read
Selenium Grid 4 Tutorial For Distributed Testing

Selenium Grid 4 Tutorial For Distributed Testing

7
Comments
14 min read
loading...