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.
Web Scraping Introduction

Web Scraping Introduction

12
Comments 2
4 min read
Behavior Object Model

Behavior Object Model

9
Comments
3 min read
Run your Capybara tests on different devices

Run your Capybara tests on different devices

10
Comments
1 min read
The one where we build a web scrapper and a slackbot - Part 1

The one where we build a web scrapper and a slackbot - Part 1

16
Comments
7 min read
Setup Nightwatch and run your first test

Setup Nightwatch and run your first test

9
Comments
5 min read
How we do automated testing on our frontend

How we do automated testing on our frontend

26
Comments
5 min read
Quick tip: NTLM / Windows pass-through authentication with Selenium and ChromeDriver

Quick tip: NTLM / Windows pass-through authentication with Selenium and ChromeDriver

9
Comments
1 min read
Selenium WebDriver testing on GitHub Actions

Selenium WebDriver testing on GitHub Actions

6
Comments
3 min read
Selenium vs The World Faster Clicker

Selenium vs The World Faster Clicker

14
Comments 19
2 min read
Revamp Selenium: The power of explicit waits

Revamp Selenium: The power of explicit waits

10
Comments
3 min read
Playing around with selenium and openCV!

Playing around with selenium and openCV!

22
Comments
3 min read
Revamp Selenium: Refine the way you use parent-child selectors

Revamp Selenium: Refine the way you use parent-child selectors

15
Comments
3 min read
Sending Whatsapp messages with command line

Sending Whatsapp messages with command line

12
Comments
1 min read
Python Selenium Infinite Scrolling

Python Selenium Infinite Scrolling

26
Comments 8
2 min read
Beginners Guide to Automated Testing using Selenium WebDriver & NUnit for C#

Beginners Guide to Automated Testing using Selenium WebDriver & NUnit for C#

27
Comments 4
25 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.