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 Run Selenium IDE Test Over Online Selenium Grid?

How To Run Selenium IDE Test Over Online Selenium Grid?

3
Comments
8 min read
Dynamic Web Table Handling in Selenium

Dynamic Web Table Handling in Selenium

3
Comments
11 min read
Puppeteer vs. Selenium for automation

Puppeteer vs. Selenium for automation

1
Comments
5 min read
## How To Use WebDriverWait In Selenium C#

## How To Use WebDriverWait In Selenium C#

2
Comments
13 min read
How to run Playwright tests with Selenium Grid versions after `4.5`

How to run Playwright tests with Selenium Grid versions after `4.5`

13
Comments 3
3 min read
Playwright vs. Selenium: which one to use for web scraping?

Playwright vs. Selenium: which one to use for web scraping?

Comments
10 min read
Selenium for Beginners: Automating a Search on YouTube

Selenium for Beginners: Automating a Search on YouTube

13
Comments
1 min read
Password reset with Selenium in Node

Password reset with Selenium in Node

Comments
5 min read
Selenium 4 的使用

Selenium 4 的使用

8
Comments
2 min read
Using Selenium WebDriver 4.0 BiDirectional API

Using Selenium WebDriver 4.0 BiDirectional API

7
Comments
3 min read
Optimising parallel tests in Selenium Grid

Optimising parallel tests in Selenium Grid

1
Comments
4 min read
How to Accelerate Selenide Tests with Playwright

How to Accelerate Selenide Tests with Playwright

1
Comments
7 min read
How to use ChatGPT to polish up the code quality

How to use ChatGPT to polish up the code quality

2
Comments
7 min read
Prospect or Usage of ChatGPT in Test Automation

Prospect or Usage of ChatGPT in Test Automation

3
Comments 2
4 min read
Downloading PDF documents (and getting around the blob URL)

Downloading PDF documents (and getting around the blob URL)

10
Comments
3 min read
UX Researcher Qualities

UX Researcher Qualities

1
Comments
1 min read
Lighthouse Score for Pages behind Authentication with Selenium

Lighthouse Score for Pages behind Authentication with Selenium

7
Comments
2 min read
How To Get Data Of Attributes In JavaScript With Selenium

How To Get Data Of Attributes In JavaScript With Selenium

1
Comments
10 min read
How to install a ".xpi" browser extension through remote session of Selenium WebDriver C# binding for testing it.

How to install a ".xpi" browser extension through remote session of Selenium WebDriver C# binding for testing it.

1
Comments
3 min read
Most Exhaustive XPath Locators Cheat Sheet

Most Exhaustive XPath Locators Cheat Sheet

5
Comments
10 min read
Selenium in the same container as my app

Selenium in the same container as my app

1
Comments
4 min read
What to study for the LambdaTest Selenium Java 101 Certification

What to study for the LambdaTest Selenium Java 101 Certification

9
Comments
3 min read
Why Gherkin (Cucumber, SpecFlow,…) Always Failed with UI Test Automation?

Why Gherkin (Cucumber, SpecFlow,…) Always Failed with UI Test Automation?

4
Comments
9 min read
Agile Release Planning Explained

Agile Release Planning Explained

Comments
5 min read
TestNG Listeners In Selenium WebDriver With Examples

TestNG Listeners In Selenium WebDriver With Examples

Comments
13 min read
loading...