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 with JavaScript : Getting Started with Automation Testing

Selenium with JavaScript : Getting Started with Automation Testing

7
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

10
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
What Is ExpectedConditions In Selenium (With Examples)

What Is ExpectedConditions In Selenium (With Examples)

12
Comments
26 min read
Web Scraping With Python

Web Scraping With Python

9
Comments 1
6 min read
How to use Assert and Verify in Selenium WebDriver

How to use Assert and Verify in Selenium WebDriver

5
Comments
24 min read
How to perform Mouse Actions in Selenium WebDriver

How to perform Mouse Actions in Selenium WebDriver

7
Comments
27 min read
Getting Started With Selenium Python [Tutorial]

Getting Started With Selenium Python [Tutorial]

8
Comments
20 min read
How To Run Automation Tests Using Selenium and NodeJS [With Example]

How To Run Automation Tests Using Selenium and NodeJS [With Example]

18
Comments
9 min read
Selenium CheatSheet(xpath)

Selenium CheatSheet(xpath)

9
Comments
1 min read
Solving the "Wordle" Game using Python and Selenium

Solving the "Wordle" Game using Python and Selenium

28
Comments 23
4 min read
How To Use Assertions In TestNG With Selenium

How To Use Assertions In TestNG With Selenium

12
Comments
14 min read
Automated Testing with Jasmine Framework & Selenium

Automated Testing with Jasmine Framework & Selenium

15
Comments
14 min read
How to bypass captcha with 2captcha and Selenium using Python

How to bypass captcha with 2captcha and Selenium using Python

17
Comments 2
12 min read
Setting up Selenium CI/CD using AWS Codebuild and Codepipeline

Setting up Selenium CI/CD using AWS Codebuild and Codepipeline

12
Comments 4
3 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.