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.
Introducing My Python Selenium Framework: A Solid Foundation for UI Testing

Introducing My Python Selenium Framework: A Solid Foundation for UI Testing

Comments
4 min read
Selenium, Open Source Funding, and Community-Driven Innovation: A Deep Dive into the Future

Selenium, Open Source Funding, and Community-Driven Innovation: A Deep Dive into the Future

Comments
9 min read
How to Build an AI-Powered Test Case Prioritization Tool Using Python

How to Build an AI-Powered Test Case Prioritization Tool Using Python

Comments
3 min read
Testing OTP codes in Selenium with dummy authenticators
Cover image for Testing OTP codes in Selenium with dummy authenticators

Testing OTP codes in Selenium with dummy authenticators

1
Comments
7 min read
Right Click and Double Click in Selenium
Cover image for Right Click and Double Click in Selenium

Right Click and Double Click in Selenium

15
Comments
4 min read
What is Selenium? Introduction to the Most Popular Testing Framework

What is Selenium? Introduction to the Most Popular Testing Framework

Comments 1
3 min read
Java Interfaces Explained: The WebDriver Design
Cover image for Java Interfaces Explained: The WebDriver Design

Java Interfaces Explained: The WebDriver Design

7
Comments 6
4 min read
How to Use Selenium to Scrape a Website Efficiently

How to Use Selenium to Scrape a Website Efficiently

Comments
4 min read
Using JavaScriptExecutor in Selenium: Unlocking Advanced Web Interactions
Cover image for Using JavaScriptExecutor in Selenium: Unlocking Advanced Web Interactions

Using JavaScriptExecutor in Selenium: Unlocking Advanced Web Interactions

22
Comments 1
6 min read
How to Convert Markdown Files to PNG Images
Cover image for How to Convert Markdown Files to PNG Images

How to Convert Markdown Files to PNG Images

Comments
4 min read
🔥 Don’t Manually Test Your UI Again — Here’s How to Automate It with Selenium (Before Everyone Else Does)

🔥 Don’t Manually Test Your UI Again — Here’s How to Automate It with Selenium (Before Everyone Else Does)

5
Comments
3 min read
Selenium with Python Interview Questions and Answers (2025)
Cover image for Selenium with Python Interview Questions and Answers (2025)

Selenium with Python Interview Questions and Answers (2025)

11
Comments 2
9 min read
Hands-On Selenium with Python: From Basics to Framework Building
Cover image for Hands-On Selenium with Python: From Basics to Framework Building

Hands-On Selenium with Python: From Basics to Framework Building

5
Comments
6 min read
Selenium with Python for Beginners: Your First Automation Script
Cover image for Selenium with Python for Beginners: Your First Automation Script

Selenium with Python for Beginners: Your First Automation Script

Comments
4 min read
Web Scraping with Python: Extracting AJAX-loaded Content with Selenium and BeautifulSoup
Cover image for Web Scraping with Python: Extracting AJAX-loaded Content with Selenium and BeautifulSoup

Web Scraping with Python: Extracting AJAX-loaded Content with Selenium and BeautifulSoup

2
Comments
4 min read
Web Scraping with Python: Extracting Data from JavaScript-Rendered Pages with Selenium
Cover image for Web Scraping with Python: Extracting Data from JavaScript-Rendered Pages with Selenium

Web Scraping with Python: Extracting Data from JavaScript-Rendered Pages with Selenium

1
Comments
3 min read
Healenium Web: self-healing para tus localizadores
Cover image for Healenium Web: self-healing para tus localizadores

Healenium Web: self-healing para tus localizadores

Comments
12 min read
Top 20+ Software Testing Interview Questions

Top 20+ Software Testing Interview Questions

1
Comments
3 min read
Design Pattern for Playwright End-to-End Testing

Design Pattern for Playwright End-to-End Testing

1
Comments
5 min read
Playwright Tutorial With Examples

Playwright Tutorial With Examples

2
Comments
10 min read
10 Boas Práticas com Selenium para Evitar Bloqueios e Melhorar Sua Automação Web

10 Boas Práticas com Selenium para Evitar Bloqueios e Melhorar Sua Automação Web

1
Comments
2 min read
Assert and Verify in Selenium: Key Differences and Best Practices
Cover image for Assert and Verify in Selenium: Key Differences and Best Practices

Assert and Verify in Selenium: Key Differences and Best Practices

5
Comments
5 min read
Webship-js: When I reload the page
Cover image for Webship-js: When I reload the page

Webship-js: When I reload the page

2
Comments
1 min read
What is Selenium? Exploring Its Open Source Ecosystem and Funding Models

What is Selenium? Exploring Its Open Source Ecosystem and Funding Models

Comments
3 min read
Comparing Web Testing Tools: Selenium vs. Cypress vs. TestGrid
Cover image for Comparing Web Testing Tools: Selenium vs. Cypress vs. TestGrid

Comparing Web Testing Tools: Selenium vs. Cypress vs. TestGrid

21
Comments
5 min read
loading...