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.
Selenium WebDriver wrapper Framework in Java, which supports Automation of most of the web browsers.

Selenium WebDriver wrapper Framework in Java, which supports Automation of most of the web browsers.

10
Comments
1 min read
other selenium drivers

other selenium drivers

5
Comments
1 min read
responsive testing with Selenium and Python

responsive testing with Selenium and Python

7
Comments 1
1 min read
data-locators with Selenium (or the frontend dev stole my id)

data-locators with Selenium (or the frontend dev stole my id)

6
Comments 2
2 min read
using Seleniun to login to a website part 2

using Seleniun to login to a website part 2

5
Comments
2 min read
using Selenium to login to a website

using Selenium to login to a website

20
Comments
3 min read
CSS selector locators

CSS selector locators

8
Comments
1 min read
XPath locators with chrome devtools

XPath locators with chrome devtools

8
Comments
1 min read
How to start with Automation testing using Selenium, Mocha and Javascript

How to start with Automation testing using Selenium, Mocha and Javascript

4
Comments 1
2 min read
what is a locator in Selenium (and Python)

what is a locator in Selenium (and Python)

5
Comments
1 min read
How to UI test using Selenium and .NET Core on Windows, Ubuntu, and maybe MacOS? 🤷‍♀️🤷‍♂️

How to UI test using Selenium and .NET Core on Windows, Ubuntu, and maybe MacOS? 🤷‍♀️🤷‍♂️

2
Comments
4 min read
how to interact with a webpage with Selenium and Python

how to interact with a webpage with Selenium and Python

5
Comments
2 min read
how to take a screenshot of your Selenium test with Python

how to take a screenshot of your Selenium test with Python

6
Comments
1 min read
How to get started with Selenium and Python

How to get started with Selenium and Python

7
Comments
2 min read
what is a Selenium language binding?

what is a Selenium language binding?

4
Comments
1 min read
What is the cdc variable in chromedriver?

What is the cdc variable in chromedriver?

7
Comments 2
2 min read
chromedriver role in the world

chromedriver role in the world

5
Comments
1 min read
pytest Report Generation For Selenium Automation Scripts

pytest Report Generation For Selenium Automation Scripts

7
Comments
13 min read
End to End testing with Selenium — Retrospective

End to End testing with Selenium — Retrospective

6
Comments
7 min read
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
Getting Started with Page Object Pattern for Your Selenium Tests

Getting Started with Page Object Pattern for Your Selenium Tests

9
Comments
6 min read
⚙️ Explain Selenium & Webdrivers automation (Like I'm Five)

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

11
Comments 2
5 min read
Explain Selenium & Webdrivers Like I'm Five

Explain Selenium & Webdrivers Like I'm Five

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

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

75
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

12
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

11
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

41
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?

25
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
Selenium Wait | The Good, The Bad and Alternative Solution

Selenium Wait | The Good, The Bad and Alternative Solution

3
Comments
8 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
Test Automation with Selenium and Cucumber

Test Automation with Selenium and Cucumber

3
Comments
4 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
Angular Testability: Dealing with Selenium or Protractor timeouts

Angular Testability: Dealing with Selenium or Protractor timeouts

6
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
Setup Nightwatch and run your first test

Setup Nightwatch and run your first test

8
Comments
5 min read
Loading Chrome extensions in Capybara integration tests

Loading Chrome extensions in Capybara integration tests

9
Comments
2 min read
Top 3 Latest Selenium Alternatives For Software Test Automation

Top 3 Latest Selenium Alternatives For Software Test Automation

4
Comments 1
5 min read
loading...