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

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

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

14
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
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 1
11 min read
Selenium Grid Setup with Docker

Selenium Grid Setup with Docker

7
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
7 Best Practices For Responsive Websites [With Examples]

7 Best Practices For Responsive Websites [With Examples]

13
Comments
16 min read
Check a URL with Selenium IDE

Check a URL with Selenium IDE

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

Selenium Scraping in Python with Installation/Setup Guide

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

What is Selenium? A Beginner's Guide

7
Comments
4 min read
Record and Playback in Selenium

Record and Playback in Selenium

5
Comments 2
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

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

Ways to reduce execution time on automated tests

9
Comments 2
4 min read
Selenium Certification Course

Selenium Certification Course

3
Comments
1 min read
loading...