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.
Tutorial on Python Read Config File Using Selenium [With Example]

Tutorial on Python Read Config File Using Selenium [With Example]

6
Comments
10 min read
Cypress vs Selenium WebDriver Comparison by Example

Cypress vs Selenium WebDriver Comparison by Example

3
Comments
11 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
Desired Capabilities in Selenium Webdriver

Desired Capabilities in Selenium Webdriver

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

How to Automate Registration Page Using Selenium And Java

4
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

9
Comments 1
6 min read
Run your Selenium tests inside docker container in Jenkins-Part 2

Run your Selenium tests inside docker container in Jenkins-Part 2

4
Comments
5 min read
Run your Selenium tests inside docker container - Part 1

Run your Selenium tests inside docker container - Part 1

4
Comments
4 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

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

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

Selenium Parallel testing using Java ThreadLocal and TestNG

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

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

Adding logs to your selenium script using python

6
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
How To Get Text Of An Element In Selenium?

How To Get Text Of An Element In Selenium?

3
Comments
10 min read
How To Modify HTTP Request Headers In JAVA Using Selenium WebDriver?

How To Modify HTTP Request Headers In JAVA Using Selenium WebDriver?

13
Comments
11 min read
How To Use Strings In JavaScript With Selenium WebDriver?

How To Use Strings In JavaScript With Selenium WebDriver?

4
Comments
14 min read
What To Expect From The Latest Version Of Selenium 4 Alpha?

What To Expect From The Latest Version Of Selenium 4 Alpha?

11
Comments
5 min read
Selenium Scraping in Python with Installation/Setup Guide

Selenium Scraping in Python with Installation/Setup Guide

5
Comments
3 min read
What is Selenium? A Beginner's Guide

What is Selenium? A Beginner's Guide

6
Comments
4 min read
Getting started with WDM(WebDriverManager)

Getting started with WDM(WebDriverManager)

5
Comments
2 min read
Automation Testing with Selenium JavaScript [Tutorial]

Automation Testing with Selenium JavaScript [Tutorial]

3
Comments
11 min read
Using Page Object Model (POM) Pattern In Selenium JavaScript

Using Page Object Model (POM) Pattern In Selenium JavaScript

6
Comments
11 min read
Selenium Grid Setup with Docker

Selenium Grid Setup with Docker

3
Comments
2 min read
How To Implement Drag And Drop In JavaScript Using Selenium?

How To Implement Drag And Drop In JavaScript Using Selenium?

3
Comments
12 min read
Check a URL with Selenium IDE

Check a URL with Selenium IDE

5
Comments
3 min read
7 Best Practices For Responsive Websites [With Examples]

7 Best Practices For Responsive Websites [With Examples]

13
Comments
16 min read
Record and Playback in Selenium

Record and Playback in Selenium

4
Comments 1
4 min read
Use Selenium to automate IE mode in Microsoft Edge on Windows 11

Use Selenium to automate IE mode in Microsoft Edge on Windows 11

8
Comments
3 min read
Ways to reduce execution time on automated tests

Ways to reduce execution time on automated tests

8
Comments 2
4 min read
Selenium Certification Course

Selenium Certification Course

3
Comments
1 min read
Dockerizing System Tests With Selenium

Dockerizing System Tests With Selenium

4
Comments
5 min read
Breaking News - Join the Selenide community on LinkedIn

Breaking News - Join the Selenide community on LinkedIn

3
Comments
1 min read
Updating WebDriver matching with browser automatically using python

Updating WebDriver matching with browser automatically using python

7
Comments
2 min read
Instagram Automation using Python and Selenium

Instagram Automation using Python and Selenium

11
Comments
2 min read
Selenium JavaScript Python C#, Cypress, TestCafe, Playwright, Squish selector generation has been added to Selenideium

Selenium JavaScript Python C#, Cypress, TestCafe, Playwright, Squish selector generation has been added to Selenideium

5
Comments
5 min read
Why is Selenium the Best Automation Tool?

Why is Selenium the Best Automation Tool?

3
Comments 1
8 min read
WhatsApp Automation using Python and Selenium

WhatsApp Automation using Python and Selenium

12
Comments
2 min read
Selenium with JavaScript : Getting Started with Automation Testing

Selenium with JavaScript : Getting Started with Automation Testing

5
Comments
5 min read
Setting up Selenium in Docker Container and Pushing Image in Amazon ECR

Setting up Selenium in Docker Container and Pushing Image in Amazon ECR

6
Comments
3 min read
How To Create Data Driven Framework In Selenium

How To Create Data Driven Framework In Selenium

13
Comments
33 min read
loading...