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

6
Comments
9 min read
Experimenting with RobotFramework and Selenium

Experimenting with RobotFramework and Selenium

3
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

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

11
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
Getting started in browser automation with .NET Core, NUnit, and Basin Framework

Getting started in browser automation with .NET Core, NUnit, and Basin Framework

5
Comments
2 min read
Software testing & Growing Business needs

Software testing & Growing Business needs

7
Comments
7 min read
Understanding the Selenium Webdriver

Understanding the Selenium Webdriver

8
Comments
3 min read
How To Debug Protractor Tests for Selenium Test Automation?

How To Debug Protractor Tests for Selenium Test Automation?

7
Comments
10 min read
Pytest vs Cypress: A fair fight in UI testing?

Pytest vs Cypress: A fair fight in UI testing?

31
Comments 7
7 min read
Selenium C# Tutorial: Introduction

Selenium C# Tutorial: Introduction

5
Comments
4 min read
End-To-End Tutorial For Pytest Fixtures With Examples

End-To-End Tutorial For Pytest Fixtures With Examples

11
Comments
19 min read
How Selenium Works - High Level Architecture

How Selenium Works - High Level Architecture

6
Comments
5 min read
A Deep Dive into Selenium, Its Alternative Solution for 2021 and Beyond

A Deep Dive into Selenium, Its Alternative Solution for 2021 and Beyond

3
Comments
7 min read
Maven Tutorial For Selenium Test Automation

Maven Tutorial For Selenium Test Automation

2
Comments
17 min read
Capturar la pantalla con Python (Selenium)

Capturar la pantalla con Python (Selenium)

2
Comments
3 min read
What's new in Selenium 4?

What's new in Selenium 4?

7
Comments
2 min read
Installing chromedriver and Selenium Server on Linux Mint 19.3 (Tricia)

Installing chromedriver and Selenium Server on Linux Mint 19.3 (Tricia)

6
Comments
2 min read
Protractor Tutorial: Handle Mouse Actions & Keyboard Events

Protractor Tutorial: Handle Mouse Actions & Keyboard Events

6
Comments
11 min read
automate WhatsApp messages using Python

automate WhatsApp messages using Python

29
Comments 10
2 min read
Selenium Python Tutorial: Getting Started With Pytest

Selenium Python Tutorial: Getting Started With Pytest

6
Comments
8 min read
Selenium Python Tutorial: Getting Started With BDD In Behave

Selenium Python Tutorial: Getting Started With BDD In Behave

14
Comments
21 min read
A Guide To Automation Testing Using Selenium ChromeDriver

A Guide To Automation Testing Using Selenium ChromeDriver

8
Comments
14 min read
Selenium‌ ‌C#‌:‌ Page‌ ‌Object‌ ‌Model‌ Tutorial With‌ ‌Examples

Selenium‌ ‌C#‌:‌ Page‌ ‌Object‌ ‌Model‌ Tutorial With‌ ‌Examples

2
Comments 1
20 min read
Selenium 4 / Python

Selenium 4 / Python

7
Comments
2 min read
JUnit Parameterized Test For Selenium Automation With Examples

JUnit Parameterized Test For Selenium Automation With Examples

5
Comments
11 min read
Top 27 Best Practices For Selenium Test Automation

Top 27 Best Practices For Selenium Test Automation

22
Comments
15 min read
Tutorial Selenium

Tutorial Selenium

12
Comments 1
1 min read
Selenium C# Tutorial: Handling Frames & iFrames With Examples

Selenium C# Tutorial: Handling Frames & iFrames With Examples

8
Comments
12 min read
Selenium Java Testing: Page Object Model

Selenium Java Testing: Page Object Model

8
Comments
12 min read
Scrapping google images to create Mask,No-Mask Dataset using Selenium

Scrapping google images to create Mask,No-Mask Dataset using Selenium

5
Comments
2 min read
Selenium C# Tutorial: Handling Multiple Browser Windows

Selenium C# Tutorial: Handling Multiple Browser Windows

7
Comments
11 min read
Top Python Testing Frameworks In 2020 For Selenium Automation

Top Python Testing Frameworks In 2020 For Selenium Automation

13
Comments
14 min read
The Perfect Way To Maintain Your Selenium Test Automation

The Perfect Way To Maintain Your Selenium Test Automation

5
Comments
8 min read
Selenium C# Tutorial: Handling Alert Windows

Selenium C# Tutorial: Handling Alert Windows

7
Comments
8 min read
Jest Tutorial For Selenium JavaScript Testing With Examples

Jest Tutorial For Selenium JavaScript Testing With Examples

9
Comments
21 min read
How I texted whole movie script word by word using Selenium in Python 😅

How I texted whole movie script word by word using Selenium in Python 😅

47
Comments 5
2 min read
How Selenium Works: Episode 7 - Driver Executables

How Selenium Works: Episode 7 - Driver Executables

4
Comments
2 min read
Consumindo a dll do Selenium WebDriver | Powershell 7

Consumindo a dll do Selenium WebDriver | Powershell 7

3
Comments
2 min read
Web Security Testing with OWASP ZAP and Selenium

Web Security Testing with OWASP ZAP and Selenium

11
Comments
5 min read
49 Most Common Selenium Exceptions for Automation Testing

49 Most Common Selenium Exceptions for Automation Testing

13
Comments
13 min read
Selenium C# Tutorial: Using Explicit and Fluent Wait in Selenium

Selenium C# Tutorial: Using Explicit and Fluent Wait in Selenium

7
Comments
8 min read
loading...