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.
Pytest vs Cypress: A fair fight in UI testing?

Pytest vs Cypress: A fair fight in UI testing?

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

Selenium C# Tutorial: Introduction

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

10
Comments
2 min read
Pytest Tutorial: Executing Multiple Test Cases From Single File

Pytest Tutorial: Executing Multiple Test Cases From Single File

6
Comments
10 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 11
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
loading...