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

10
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
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
The best way to create browser instances using the Factory Pattern, Java, and Selenium WebDriver

The best way to create browser instances using the Factory Pattern, Java, and Selenium WebDriver

3
Comments
6 min read
Automation Testing With Selenium, Cucumber & TestNG

Automation Testing With Selenium, Cucumber & TestNG

3
Comments
16 min read
Capture screenshot in Selenium for failing conditions using Java

Capture screenshot in Selenium for failing conditions using Java

5
Comments
3 min read
Page Object Model & PageFactory in Selenium

Page Object Model & PageFactory in Selenium

7
Comments
3 min read
Complete Roadmap To Become an Automation Tester(Action Plan)

Complete Roadmap To Become an Automation Tester(Action Plan)

2
Comments
1 min read
loading...