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.
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
How To Integrate Cucumber With Jenkins?

How To Integrate Cucumber With Jenkins?

15
Comments
14 min read
How To Use Asserts In NUnit Using Selenium?

How To Use Asserts In NUnit Using Selenium?

7
Comments
25 min read
Using Atata to create UI tests for user defined web forms

Using Atata to create UI tests for user defined web forms

8
Comments
6 min read
Top Automation Testing Trends To Look Out In 2021

Top Automation Testing Trends To Look Out In 2021

22
Comments 1
10 min read
NUnit Tutorial: Setting Up NUnit Environment With Visual Studio

NUnit Tutorial: Setting Up NUnit Environment With Visual Studio

9
Comments
6 min read
How To Generate PHPUnit Coverage Report In HTML and XML?

How To Generate PHPUnit Coverage Report In HTML and XML?

17
Comments 1
27 min read
Selenium SendKeys : All You Need To Know

Selenium SendKeys : All You Need To Know

10
Comments
7 min read
Selenium 4 and chrome driver, take full page screenshots

Selenium 4 and chrome driver, take full page screenshots

8
Comments 3
1 min read
How To Perform Parallel Execution With Specflow, NUnit, And Selenium

How To Perform Parallel Execution With Specflow, NUnit, And Selenium

7
Comments
27 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.