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 Speed Up Selenium Test Cases Execution?

How To Speed Up Selenium Test Cases Execution?

6
Comments
16 min read
How To Execute JavaScript In Selenium PHP?

How To Execute JavaScript In Selenium PHP?

4
Comments
13 min read
Scraping Dynamic Web Pages Using Selenium And C#

Scraping Dynamic Web Pages Using Selenium And C#

15
Comments 1
18 min read
How To Handle Synchronization In Selenium PHP Using Implicit and Explicit Wait?

How To Handle Synchronization In Selenium PHP Using Implicit and Explicit Wait?

6
Comments
19 min read
How To Handle Login Pop-up In Selenium WebDriver Using Java?

How To Handle Login Pop-up In Selenium WebDriver Using Java?

9
Comments 1
10 min read
How To Do Parameterization In Pytest With Selenium?

How To Do Parameterization In Pytest With Selenium?

5
Comments
22 min read
Parameterized Tests For Selenium Testing

Parameterized Tests For Selenium Testing

5
Comments
15 min read
How To Run Selenium Tests In Docker ?

How To Run Selenium Tests In Docker ?

14
Comments 1
37 min read
Page Object Model (POM) In Selenium Python

Page Object Model (POM) In Selenium Python

7
Comments
17 min read
Iniciar en el mundo del TESTING AUTOMATIZADO ✍

Iniciar en el mundo del TESTING AUTOMATIZADO ✍

7
Comments 1
3 min read
How To Handle Dropdowns In Selenium WebDriver Using Python?

How To Handle Dropdowns In Selenium WebDriver Using Python?

11
Comments
13 min read
Create an Automated Web Bot with Selenium in Python

Create an Automated Web Bot with Selenium in Python

20
Comments
10 min read
Setup Selenium WebDriver For xUnit Framework In C#

Setup Selenium WebDriver For xUnit Framework In C#

4
Comments
4 min read
How To Use NUnit Annotations For Selenium Automation Testing [With Example]

How To Use NUnit Annotations For Selenium Automation Testing [With Example]

9
Comments
14 min read
How To Find Broken Images Using Selenium WebDriver?

How To Find Broken Images Using Selenium WebDriver?

9
Comments 1
23 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.