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.
I Built Selenium Self-Healing Tests with AI That Fix Themselves (Here's How)

I Built Selenium Self-Healing Tests with AI That Fix Themselves (Here's How)

7
Comments
6 min read
Beyond Parent/Child: Navigating the DOM Tree Fluently with XPathy

Beyond Parent/Child: Navigating the DOM Tree Fluently with XPathy

1
Comments
3 min read
Tutorial: Selenium WebDriver + Reqnroll

Tutorial: Selenium WebDriver + Reqnroll

1
Comments 1
4 min read
Why Scrapy Gets Blocked But Python Requests Works (And How to Fix It)

Why Scrapy Gets Blocked But Python Requests Works (And How to Fix It)

Comments 1
7 min read
Requests vs Selenium vs Scrapy: Which Web Scraping Tool Should You Actually Use?

Requests vs Selenium vs Scrapy: Which Web Scraping Tool Should You Actually Use?

Comments 1
10 min read
Beyond Requests: Why Your Python Scraper Is Already Blocked

Beyond Requests: Why Your Python Scraper Is Already Blocked

Comments
9 min read
Selenium Navigation and Page Interaction

Selenium Navigation and Page Interaction

7
Comments 2
2 min read
Set Up Selenium for Python

Set Up Selenium for Python

11
Comments
2 min read
Scrape Data with Selenium in Python

Scrape Data with Selenium in Python

2
Comments 2
2 min read
Component Testing vs. Unit Testing: Key Differences

Component Testing vs. Unit Testing: Key Differences

Comments
5 min read
Become a CI/CD Pro: Run Selenium Java Tests in Jenkins Pipelines from Scratch!

Become a CI/CD Pro: Run Selenium Java Tests in Jenkins Pipelines from Scratch!

3
Comments 1
5 min read
How to Stop Selenium Tests from Clicking Before the Page is Ready

How to Stop Selenium Tests from Clicking Before the Page is Ready

Comments 1
3 min read
Visual Regression Testing Using Selenium AShot: A Step-by-Step Approach

Visual Regression Testing Using Selenium AShot: A Step-by-Step Approach

Comments
4 min read
Web Scrapping Project

Web Scrapping Project

Comments 1
2 min read
Why does my Node.js app not exit automatically after upgrading to version 22 from 16?

Why does my Node.js app not exit automatically after upgrading to version 22 from 16?

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