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

14
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

12
Comments
3 min read
Selenium Tutorial: Basics and Getting Started

Selenium Tutorial: Basics and Getting Started

2
Comments
15 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
Exceptions in Selenium: Complete Tutorial

Exceptions in Selenium: Complete Tutorial

5
Comments
8 min read
How To Get Response Status Code Using Apache HTTP Client?

How To Get Response Status Code Using Apache HTTP Client?

5
Comments
16 min read
Keep Your Apps Accessible and Your e2e Tests Stable With WebdriverIOs New Accessibility Selector

Keep Your Apps Accessible and Your e2e Tests Stable With WebdriverIOs New Accessibility Selector

3
Comments
3 min read
Building a Concurrent Web Scraper with Python and Selenium

Building a Concurrent Web Scraper with Python and Selenium

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