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

4
Comments
6 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
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 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
Getting started with WDM(WebDriverManager)

Getting started with WDM(WebDriverManager)

5
Comments
2 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
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
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
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.