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 Scrapping Project

Web Scrapping Project

Comments 1
2 min read
Selenium Navigation and Page Interaction

Selenium Navigation and Page Interaction

7
Comments 2
2 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
Set Up Selenium for Python

Set Up Selenium for Python

11
Comments
2 min read
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
Tutorial: Selenium WebDriver + Reqnroll

Tutorial: Selenium WebDriver + Reqnroll

2
Comments 1
4 min read
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
Revolutionizing Test Automation with Vibium AI: Jason Huggins

Revolutionizing Test Automation with Vibium AI: Jason Huggins

1
Comments
11 min read
CourseTime Analyzer: Python + Selenium + GUI Project for Tracking YouTube Course Time

CourseTime Analyzer: Python + Selenium + GUI Project for Tracking YouTube Course Time

5
Comments 1
2 min read
Visual Regression Testing with Selenium AShot | Guide

Visual Regression Testing with Selenium AShot | Guide

2
Comments 1
4 min read
Generating PDFs in Selenium with Python

Generating PDFs in Selenium with Python

Comments 1
2 min read
Keeping your Streamlit app awake using Selenium and Github Actions

Keeping your Streamlit app awake using Selenium and Github Actions

2
Comments 2
4 min read
Webship-js: When I attach the file "file name" to "element"

Webship-js: When I attach the file "file name" to "element"

2
Comments 1
2 min read
Selenium automation testing using Python

Selenium automation testing using Python

Comments
3 min read
How I finally stopped suffering from browser automation crashes

How I finally stopped suffering from browser automation crashes

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