Forem

# 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.
Component Testing vs. Unit Testing: Key Differences

Component Testing vs. Unit Testing: Key Differences

Comments
5 min read
Selenium vs. Playwright vs. Cypress (2025): The Ultimate Comparison Guide

Selenium vs. Playwright vs. Cypress (2025): The Ultimate Comparison Guide

Comments
4 min read
I got tired of bot detection in automation testing, so I wrote this 4-line Python fix
Cover image for I got tired of bot detection in automation testing, so I wrote this 4-line Python fix

I got tired of bot detection in automation testing, so I wrote this 4-line Python fix

Comments
3 min read
Automating the Migration from Selenium/Appium to Maestro
Cover image for Automating the Migration from Selenium/Appium to Maestro

Automating the Migration from Selenium/Appium to Maestro

Comments
1 min read
Build an Amazon Scraper Using Your Chrome Profile
Cover image for Build an Amazon Scraper Using Your Chrome Profile

Build an Amazon Scraper Using Your Chrome Profile

Comments
5 min read
Conquering the Shadow DOM: A Guide for Automation Testers

Conquering the Shadow DOM: A Guide for Automation Testers

Comments
2 min read
Selenium Architecture
Cover image for Selenium Architecture

Selenium Architecture

Comments
2 min read
How to Stop Selenium Tests from Clicking Before the Page is Ready
Cover image for 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
Python Selenium Architecture and significance of python virtual environment.
Cover image for 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
How to Connect MySQL Database with Selenium Tests in C#
Cover image for How to Connect MySQL Database with Selenium Tests in C#

How to Connect MySQL Database with Selenium Tests in C#

5
Comments 1
2 min read
Python Selenium Architecture

Python Selenium Architecture

Comments
3 min read
Selenium technology along with python framework
Cover image for 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
Cover image for 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 1
1 min read
Become a CI/CD Pro: Run Selenium Java Tests in Jenkins Pipelines from Scratch!
Cover image for 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
Web Scrapping Project

Web Scrapping Project

Comments 1
2 min read
Selenium Navigation and Page Interaction

Selenium Navigation and Page Interaction

2
Comments 2
2 min read
Beyond Parent/Child: Navigating the DOM Tree Fluently with XPathy
Cover image for 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
Set Up Selenium for Python

Set Up Selenium for Python

7
Comments
2 min read
Revolutionizing Test Automation with Vibium AI: Jason Huggins
Cover image for Revolutionizing Test Automation with Vibium AI: Jason Huggins

Revolutionizing Test Automation with Vibium AI: Jason Huggins

1
Comments
11 min read
Tutorial: Selenium WebDriver + Reqnroll

Tutorial: Selenium WebDriver + Reqnroll

1
Comments
4 min read
XPathy: A Fluent API for Writing Smarter, Cleaner XPath in Selenium
Cover image for XPathy: A Fluent API for Writing Smarter, Cleaner XPath in Selenium

XPathy: A Fluent API for Writing Smarter, Cleaner XPath in Selenium

Comments
15 min read
loading...