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.
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
Top 3 Latest Selenium Alternatives For Software Test Automation

Top 3 Latest Selenium Alternatives For Software Test Automation

4
Comments 1
5 min read
Why Selenium Tests Fail

Why Selenium Tests Fail

3
Comments
5 min read
Hello Testing with Cypress and Selenium

Hello Testing with Cypress and Selenium

6
Comments
6 min read
Mastering Selenium Testing: JUnit Asserts With Examples

Mastering Selenium Testing: JUnit Asserts With Examples

8
Comments
15 min read
Auto Scale Selenium Grid with Runtime Container- Zalenium

Auto Scale Selenium Grid with Runtime Container- Zalenium

7
Comments
2 min read
Gherkin Dialects

Gherkin Dialects

5
Comments
2 min read
Cross Browser Testing in Selenium Using Lambdatest

Cross Browser Testing in Selenium Using Lambdatest

5
Comments
1 min read
Web Browser Automation with Python

Web Browser Automation with Python

8
Comments 2
2 min read
Monitoring the Web with Azure for Free

Monitoring the Web with Azure for Free

8
Comments
7 min read
Disabling Lightning Experience w/ Python and Selenium in Salesforce

Disabling Lightning Experience w/ Python and Selenium in Salesforce

7
Comments
6 min read
Python and Selenium for a no-permissions Salesforce profile

Python and Selenium for a no-permissions Salesforce profile

16
Comments
10 min read
Test Setup rails 5.2

Test Setup rails 5.2

8
Comments
3 min read
A handy selenium selector syntax in different languages

A handy selenium selector syntax in different languages

5
Comments
1 min read
Web UI tests reinforcement with webtau framework (Selenium based)

Web UI tests reinforcement with webtau framework (Selenium based)

8
Comments
3 min read
Do I really want to write a Google Keep tool?

Do I really want to write a Google Keep tool?

4
Comments 3
1 min read
Scriptless Test Automation with Testsigma

Scriptless Test Automation with Testsigma

3
Comments
5 min read
JavaScript Selenium Mocha QuickStart Guide

JavaScript Selenium Mocha QuickStart Guide

28
Comments 4
4 min read
A hybrid web-automation framework

A hybrid web-automation framework

4
Comments
1 min read
C# Selenium MSTest QuickStart Guide

C# Selenium MSTest QuickStart Guide

9
Comments
3 min read
Better E2E testing with TestCafe

Better E2E testing with TestCafe

11
Comments
4 min read
Selenium 4.0 alpha released - What to expect from the upcoming stable release!

Selenium 4.0 alpha released - What to expect from the upcoming stable release!

6
Comments
5 min read
Selenium for Test Automation - Aye or Nay?

Selenium for Test Automation - Aye or Nay?

11
Comments
5 min read
loading...