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

24
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

17
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

39
Comments 1
19 min read
Selenium to Katalon to Cypress (io)

Selenium to Katalon to Cypress (io)

5
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
Problems with webDriver JavaScript clicking!

Problems with webDriver JavaScript clicking!

6
Comments
2 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
Webscraping: Beginner's Thoughts

Webscraping: Beginner's Thoughts

12
Comments
1 min read
What every QA must know about Selenium 4?

What every QA must know about Selenium 4?

6
Comments
6 min read
Why Selenium Grid Is Ideal For Automated Browser Testing?

Why Selenium Grid Is Ideal For Automated Browser Testing?

4
Comments
14 min read
Selenium Webdriver for Automation

Selenium Webdriver for Automation

8
Comments 2
2 min read
Spring Library: Selenium-Docker pool

Spring Library: Selenium-Docker pool

7
Comments
3 min read
How To Capture Screenshots In Selenium? Guide With Examples

How To Capture Screenshots In Selenium? Guide With Examples

13
Comments
18 min read
Create TestNG Project In Eclipse & Run Selenium Test Script

Create TestNG Project In Eclipse & Run Selenium Test Script

2
Comments
7 min read
Automate web browsers with Python and Playwright

Automate web browsers with Python and Playwright

12
Comments
3 min read
How to Write Stable Selenium Tests for Lightning UI

How to Write Stable Selenium Tests for Lightning UI

7
Comments
9 min read
Experimenting with RobotFramework and Selenium

Experimenting with RobotFramework and Selenium

5
Comments
5 min read
How To Install TestNG In Eclipse: Step By Step Guide

How To Install TestNG In Eclipse: Step By Step Guide

2
Comments
7 min read
Cypress vs Selenium

Cypress vs Selenium

9
Comments 1
5 min read
Guide On xUnit Framework For Unit Testing With Selenium C#

Guide On xUnit Framework For Unit Testing With Selenium C#

14
Comments
26 min read
3 Latest Research on the Software Testing Industry | Gartner Referred

3 Latest Research on the Software Testing Industry | Gartner Referred

4
Comments
6 min read
Reuse sessions using cookies in python selenium

Reuse sessions using cookies in python selenium

17
Comments 1
2 min read
How To Handle Web Table in Selenium WebDriver?

How To Handle Web Table in Selenium WebDriver?

3
Comments
10 min read
Migrating from Selenium to Katalon | Enable Codeless Test Automation

Migrating from Selenium to Katalon | Enable Codeless Test Automation

4
Comments
7 min read
Handling Alerts & Overlay In Selenium

Handling Alerts & Overlay In Selenium

6
Comments
7 min read
Geolocation Testing With Selenium Using Examples

Geolocation Testing With Selenium Using Examples

7
Comments
13 min read
Top 28 Selenium WebDriver Commands in NUnit For Test Automation

Top 28 Selenium WebDriver Commands in NUnit For Test Automation

2
Comments 1
12 min read
Browser Automation using Curl and ChromeDriver

Browser Automation using Curl and ChromeDriver

7
Comments
3 min read
Introduction To Nightwatch.js For Selenium Testing

Introduction To Nightwatch.js For Selenium Testing

4
Comments 1
5 min read
Understanding the Architecture of Selenium WebDriver

Understanding the Architecture of Selenium WebDriver

9
Comments
4 min read
excelenium - Web Automation with spreadsheets!

excelenium - Web Automation with spreadsheets!

9
Comments
3 min read
How To Perform Cross Browser Automation Testing With Selenium And Java [Tutorial]

How To Perform Cross Browser Automation Testing With Selenium And Java [Tutorial]

12
Comments
18 min read
PyTest Tutorial – Python Selenium Test in Parallel

PyTest Tutorial – Python Selenium Test in Parallel

7
Comments
14 min read
Achieving effective Continuous Testing with Behavior Driven Development

Achieving effective Continuous Testing with Behavior Driven Development

3
Comments
3 min read
How To Handle Alerts And Popups In Protractor With Selenium?

How To Handle Alerts And Popups In Protractor With Selenium?

8
Comments
13 min read
Selenium IDE: What Is It? & Why Is It Must For Every QA?

Selenium IDE: What Is It? & Why Is It Must For Every QA?

7
Comments
16 min read
loading...