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.
How to Test Software in this AI Era with KaneAI

How to Test Software in this AI Era with KaneAI

36
Comments 3
21 min read
Testing OTP codes in Selenium with dummy authenticators

Testing OTP codes in Selenium with dummy authenticators

2
Comments
7 min read
Right Click and Double Click in Selenium

Right Click and Double Click in Selenium

15
Comments
4 min read
Using JavaScriptExecutor in Selenium: Unlocking Advanced Web Interactions

Using JavaScriptExecutor in Selenium: Unlocking Advanced Web Interactions

22
Comments 1
6 min read
🔥 Don’t Manually Test Your UI Again — Here’s How to Automate It with Selenium (Before Everyone Else Does)

🔥 Don’t Manually Test Your UI Again — Here’s How to Automate It with Selenium (Before Everyone Else Does)

5
Comments
3 min read
Top 20+ Software Testing Interview Questions

Top 20+ Software Testing Interview Questions

1
Comments
3 min read
Design Pattern for Playwright End-to-End Testing

Design Pattern for Playwright End-to-End Testing

2
Comments
5 min read
Playwright Tutorial With Examples

Playwright Tutorial With Examples

2
Comments
10 min read
Assert and Verify in Selenium: Key Differences and Best Practices

Assert and Verify in Selenium: Key Differences and Best Practices

5
Comments
5 min read
Webship-js: When I reload the page

Webship-js: When I reload the page

2
Comments
1 min read
Hands-On Selenium with Python: From Basics to Framework Building

Hands-On Selenium with Python: From Basics to Framework Building

8
Comments
6 min read
Comparing Web Testing Tools: Selenium vs. Cypress vs. TestGrid

Comparing Web Testing Tools: Selenium vs. Cypress vs. TestGrid

21
Comments
5 min read
Is Selenium The Right Testing Tool For Your Business?

Is Selenium The Right Testing Tool For Your Business?

15
Comments
5 min read
Catch JS Errors with Playwright

Catch JS Errors with Playwright

1
Comments
1 min read
A chromium problem: session not created: probabily user data directory is already in use

A chromium problem: session not created: probabily user data directory is already in use

8
Comments 1
7 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.