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.
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
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
Selenium Architecture

Selenium Architecture

Comments 1
1 min read
Selenium Architecture

Selenium Architecture

Comments
2 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
Automating the Migration from Selenium/Appium to Maestro

Automating the Migration from Selenium/Appium to Maestro

1
Comments
1 min read
Python Selenium Architecture and significance of python virtual environment.

Python Selenium Architecture and significance of python virtual environment.

Comments
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
Python Selenium Architecture

Python Selenium Architecture

Comments
3 min read
Selenium technology along with python framework

Selenium technology along with python framework

Comments 2
5 min read
How Playwright Finds Buttons and Text More Smartly Than Selenium

How Playwright Finds Buttons and Text More Smartly Than Selenium

Comments 1
2 min read
Mastering Attribute-Based Locators in Selenium with XPathy

Mastering Attribute-Based Locators in Selenium with XPathy

Comments
2 min read
Scrape Data with Selenium in Python

Scrape Data with Selenium in Python

2
Comments 2
2 min read
Building an O'Reilly Course Downloader with Python & Selenium

Building an O'Reilly Course Downloader with Python & Selenium

3
Comments 2
1 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
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.