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.
Password reset with Selenium in Node

Password reset with Selenium in Node

Comments
5 min read
String Type and String Literals in Solidity

String Type and String Literals in Solidity

Comments
1 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
Downloading PDF documents (and getting around the blob URL)

Downloading PDF documents (and getting around the blob URL)

13
Comments 1
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

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

11
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
Developing End-to-End Tests With Selenium 4 And Java: Boni García [Testμ 2022]

Developing End-to-End Tests With Selenium 4 And Java: Boni García [Testμ 2022]

Comments
4 min read
Selenium Tutorial: Basics and Getting Started

Selenium Tutorial: Basics and Getting Started

2
Comments
15 min read
A Journey Through Open Source with Selenium: Jim Evans [Testμ 2022]

A Journey Through Open Source with Selenium: Jim Evans [Testμ 2022]

Comments
5 min read
How WebdriverIO Uses Selenium Locators in a Unique Way - A WebdriverIO Tutorial With Examples

How WebdriverIO Uses Selenium Locators in a Unique Way - A WebdriverIO Tutorial With Examples

Comments
14 min read
Selenium with Python Tutorial: Creating Automated Web Bot

Selenium with Python Tutorial: Creating Automated Web Bot

7
Comments
13 min read
How to Automate Registration Page Using Selenium And Java

How to Automate Registration Page Using Selenium And Java

5
Comments
27 min read
The Ultimate Selenium Python Cheat Sheet for Test Automation

The Ultimate Selenium Python Cheat Sheet for Test Automation

4
Comments
15 min read
Most Exhaustive XPath Locators Cheat Sheet

Most Exhaustive XPath Locators Cheat Sheet

6
Comments
10 min read
Exceptions in Selenium: Complete Tutorial

Exceptions in Selenium: Complete Tutorial

5
Comments
8 min read
How To Perform Web Scraping with Python and Selenium

How To Perform Web Scraping with Python and Selenium

3
Comments 2
10 min read
loading...