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.
Using Selenium and Python Hypothesis for Automation Testing

Using Selenium and Python Hypothesis for Automation Testing

7
Comments
18 min read
End to End Testing with Cypress

End to End Testing with Cypress

23
Comments
5 min read
Cypress Framework: The Swiss Army Knife for your Tests

Cypress Framework: The Swiss Army Knife for your Tests

8
Comments
5 min read
Using a Component Model in Selenium to Increase Maintainability and Reusability

Using a Component Model in Selenium to Increase Maintainability and Reusability

14
Comments 3
4 min read
React Specific Selectors in TestCafe

React Specific Selectors in TestCafe

10
Comments 8
4 min read
⚙️ Explain Selenium & Webdrivers automation (Like I'm Five)

⚙️ Explain Selenium & Webdrivers automation (Like I'm Five)

11
Comments 2
5 min read
Project Release: Docker + AWS + Selenium + Terraform. Get it up and running.

Project Release: Docker + AWS + Selenium + Terraform. Get it up and running.

76
Comments
6 min read
TestCafe: Organizing Tests with Metadata

TestCafe: Organizing Tests with Metadata

9
Comments 1
2 min read
A Simple Script to Automate Instagram Unfollowing

A Simple Script to Automate Instagram Unfollowing

18
Comments 5
1 min read
How I am learning to test The Internet with SeleniumBase

How I am learning to test The Internet with SeleniumBase

12
Comments
6 min read
Building a traffic fine scraper with Python

Building a traffic fine scraper with Python

46
Comments 2
5 min read
Automate Taking Website Screenshots With Selenium in Python

Automate Taking Website Screenshots With Selenium in Python

42
Comments 11
6 min read
Selenium IDE to Selenium WebDriver - Migrating to Script Automation

Selenium IDE to Selenium WebDriver - Migrating to Script Automation

7
Comments 1
3 min read
Testing: ElementalSelenium's 5 days of frustrations and explorations

Testing: ElementalSelenium's 5 days of frustrations and explorations

7
Comments
4 min read
Top 15 common Selenium exceptions you have most likely seen

Top 15 common Selenium exceptions you have most likely seen

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