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.
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
How to launch google-chrome with a specific profile using selenium (python)?

How to launch google-chrome with a specific profile using selenium (python)?

10
Comments
1 min read
Selenium Parallel testing using Java ThreadLocal and TestNG

Selenium Parallel testing using Java ThreadLocal and TestNG

11
Comments
4 min read
WebDriverIO Tutorial: Handling Alerts & Overlay In Selenium

WebDriverIO Tutorial: Handling Alerts & Overlay In Selenium

6
Comments
7 min read
Selenium Testautomation on Windows Desctop App with Winium (Java)

Selenium Testautomation on Windows Desctop App with Winium (Java)

9
Comments
2 min read
Adding logs to your selenium script using python

Adding logs to your selenium script using python

7
Comments
2 min read
How To Perform Parallel Test Execution In TestNG With Selenium

How To Perform Parallel Test Execution In TestNG With Selenium

3
Comments
20 min read
Parallel Testing: The Essential Guide

Parallel Testing: The Essential Guide

3
Comments
9 min read
How To Use JavaScriptExecutor in Selenium WebDriver?

How To Use JavaScriptExecutor in Selenium WebDriver?

4
Comments
9 min read
How To Use Deep Selectors In Selenium WebdriverIO

How To Use Deep Selectors In Selenium WebdriverIO

3
Comments
10 min read
loading...