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.
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
Executing Selenium test with python(pytest) using GitHub Actions

Executing Selenium test with python(pytest) using GitHub Actions

13
Comments 4
2 min read
Cucumber BDD Framework

Cucumber BDD Framework

8
Comments 1
3 min read
Selenium 4 Looks Pretty

Selenium 4 Looks Pretty

6
Comments
5 min read
Migrating Selenium system tests to Cuprite

Migrating Selenium system tests to Cuprite

32
Comments 6
8 min read
Robot Framework Cheat Sheet

Robot Framework Cheat Sheet

24
Comments
7 min read
Visual Regression Testing with Playwright

Visual Regression Testing with Playwright

8
Comments
4 min read
Appium vs Selenium — Architecture, Functionality, Applications, and Everything in Between

Appium vs Selenium — Architecture, Functionality, Applications, and Everything in Between

12
Comments
4 min read
Adding Firefox Extensions With Selenium In Python

Adding Firefox Extensions With Selenium In Python

6
Comments
9 min read
Building An Automated Testing Pipeline with GoCD

Building An Automated Testing Pipeline with GoCD

5
Comments
13 min read
How To Handle Pseudo-Elements In CSS With Selenium?

How To Handle Pseudo-Elements In CSS With Selenium?

6
Comments
16 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.