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.
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
The Best Cross-Browser Testing Tools

The Best Cross-Browser Testing Tools

48
Comments 8
3 min read
Running Rails 5 System Tests on Travis CI with Chromedriver

Running Rails 5 System Tests on Travis CI with Chromedriver

23
Comments 1
6 min read
The Incredible Evolution of Automated Testing

The Incredible Evolution of Automated Testing

16
Comments
2 min read
Best Automated Testing Tools for 2018

Best Automated Testing Tools for 2018

48
Comments 3
3 min read
CodeceptJS: Testing made real fun 😎

CodeceptJS: Testing made real fun 😎

21
Comments 1
4 min read
Tried Zalenium to run Selenium tests on scalable containers

Tried Zalenium to run Selenium tests on scalable containers

17
Comments 3
3 min read
Browser automation using docker and python

Browser automation using docker and python

18
Comments
2 min read
Scraping my Twitter Social Graph with Python and Selenium

Scraping my Twitter Social Graph with Python and Selenium

41
Comments 3
20 min read
Selenium Testing - How to sign in to Two-factor authentication?

Selenium Testing - How to sign in to Two-factor authentication?

38
Comments 27
2 min read
E2E testing with Selenium and Kotlin

E2E testing with Selenium and Kotlin

42
Comments 5
9 min read
Tinder right swipe automation by SideeX

Tinder right swipe automation by SideeX

8
Comments
1 min read
Best Automation Testing Tools for 2021 (Top 15 reviews)

Best Automation Testing Tools for 2021 (Top 15 reviews)

7
Comments
13 min read
Automate email settings with JavaScript

Automate email settings with JavaScript

7
Comments
3 min read
A Formal Look at Selenium’s NoSuchElementException

A Formal Look at Selenium’s NoSuchElementException

8
Comments
3 min read
A few of my favorite #tags

A few of my favorite #tags

8
Comments
1 min read
What Is Parallel Testing And Why To Adopt It?

What Is Parallel Testing And Why To Adopt It?

3
Comments
8 min read
Building a COVID-19 Data Alert System with Python and Selenium (Part 1)

Building a COVID-19 Data Alert System with Python and Selenium (Part 1)

7
Comments
4 min read
loading...