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.
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
ChatBot Testing : A Beginner’s Guide

ChatBot Testing : A Beginner’s Guide

4
Comments 1
7 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
JavaScript Test Automation Complete Tutorial | Selenium WebDriver With JavaScript Tutorial | 2022

JavaScript Test Automation Complete Tutorial | Selenium WebDriver With JavaScript Tutorial | 2022

9
Comments
1 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

11
Comments 4
3 min read
Executing Selenium test with python(pytest) using GitHub Actions

Executing Selenium test with python(pytest) using GitHub Actions

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