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.
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
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
Visibility of element in DOM (Python with Selenium)

Visibility of element in DOM (Python with Selenium)

6
Comments
1 min read
Love Thy Selenium Tests: Functional Tests that Fail Only When They're Supposed To

Love Thy Selenium Tests: Functional Tests that Fail Only When They're Supposed To

7
Comments 2
5 min read
Loading Chrome extensions in Capybara integration tests

Loading Chrome extensions in Capybara integration tests

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