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.
🚀 Introducing ✨ Bose Framework - The Swiss Army Knife for Bot Developers 🤖

🚀 Introducing ✨ Bose Framework - The Swiss Army Knife for Bot Developers 🤖

278
Comments 2
6 min read
Meet Bose Framework: 🚀 Your Swiss Army Knife as a Ninja Scraper ✨

Meet Bose Framework: 🚀 Your Swiss Army Knife as a Ninja Scraper ✨

53
Comments
6 min read
A Comprehensive Guide to Web Scraping with Selenium in Python

A Comprehensive Guide to Web Scraping with Selenium in Python

14
Comments
6 min read
Automatically Download Email Attachments Using Python. (Python3)

Automatically Download Email Attachments Using Python. (Python3)

12
Comments 4
2 min read
A Definitive Guide to Mastering Selenium WebDriver Automation Effectively

A Definitive Guide to Mastering Selenium WebDriver Automation Effectively

8
Comments
15 min read
9 things I wish I knew when learning to use Selenium Webdriver with Node.JS

9 things I wish I knew when learning to use Selenium Webdriver with Node.JS

7
Comments 1
4 min read
How to Capture Full Webpage Screenshots with Selenium in Python: A Step-by-Step Guide

How to Capture Full Webpage Screenshots with Selenium in Python: A Step-by-Step Guide

7
Comments 1
2 min read
Facebook SPY - Python CLI Tools for scraping Facebook

Facebook SPY - Python CLI Tools for scraping Facebook

7
Comments 2
2 min read
How To Bypass The Capthca Using Selenium Python.

How To Bypass The Capthca Using Selenium Python.

6
Comments
2 min read
[Python] A Comprehensive Guide to Scraping Instagram Data. How to bypass Instagram login while scraping - Meta Spy

[Python] A Comprehensive Guide to Scraping Instagram Data. How to bypass Instagram login while scraping - Meta Spy

5
Comments
4 min read
How to Record Selenium Test Execution Video with TestNG & Java?

How to Record Selenium Test Execution Video with TestNG & Java?

5
Comments 2
3 min read
Tips to avoid unstable tests in Selenium

Tips to avoid unstable tests in Selenium

5
Comments 2
5 min read
How To Perform Visual Regression Testing With Selenium And Smart UI

How To Perform Visual Regression Testing With Selenium And Smart UI

5
Comments
25 min read
Selenium WebDriverWait: Implementing The Explicit Wait Command

Selenium WebDriverWait: Implementing The Explicit Wait Command

5
Comments
17 min read
How to Handle Auto Suggestions in Selenium Java

How to Handle Auto Suggestions in Selenium Java

4
Comments 2
28 min read
Hybrid Framework In Selenium

Hybrid Framework In Selenium

4
Comments
14 min read
Appium vs Selenium: Choosing the Right Fit for Your Automation Project

Appium vs Selenium: Choosing the Right Fit for Your Automation Project

3
Comments
5 min read
Rise of Automation in Software Testing

Rise of Automation in Software Testing

3
Comments
1 min read
How To Download And Setup Edge Driver For Selenium

How To Download And Setup Edge Driver For Selenium

3
Comments
18 min read
Conscrap 2.0.0 Release

Conscrap 2.0.0 Release

3
Comments
4 min read
How to Build a Selenium UI Testing Framework

How to Build a Selenium UI Testing Framework

2
Comments
7 min read
Exploring the Possibilities of a Page Object Model in Selenium

Exploring the Possibilities of a Page Object Model in Selenium

2
Comments
3 min read
Comparison of Automation Frameworks: Selenium, Playwright and Cypress

Comparison of Automation Frameworks: Selenium, Playwright and Cypress

2
Comments 2
7 min read
35 Best Test Automation Frameworks for 2024

35 Best Test Automation Frameworks for 2024

2
Comments 2
31 min read
Selenium MSTest Tutorial: Setup Selenium WebDriver For MSTest Framework In C#

Selenium MSTest Tutorial: Setup Selenium WebDriver For MSTest Framework In C#

2
Comments
5 min read
How To Build CI/CD Pipeline With TeamCity For Selenium Test Automation

How To Build CI/CD Pipeline With TeamCity For Selenium Test Automation

2
Comments
26 min read
Introduction to Automated Testing using Selenium

Introduction to Automated Testing using Selenium

2
Comments
3 min read
How to make Selenium testing more efficient with Docker

How to make Selenium testing more efficient with Docker

2
Comments
4 min read
Selenium Manager in Selenium 4.11.0: New Features and Improvementsx

Selenium Manager in Selenium 4.11.0: New Features and Improvementsx

2
Comments
19 min read
Part :4 - My Automation Interview Questions in one of leading MNC

Part :4 - My Automation Interview Questions in one of leading MNC

2
Comments
2 min read
Selenium:Tool for Web Automation

Selenium:Tool for Web Automation

1
Comments
2 min read
How To Handle WebElements In Selenium Python

How To Handle WebElements In Selenium Python

1
Comments
32 min read
Debunking The Top 8 Selenium Testing Myths

Debunking The Top 8 Selenium Testing Myths

1
Comments
9 min read
Boost Your Test Automation With Selenium Framework: Comprehensive Guide

Boost Your Test Automation With Selenium Framework: Comprehensive Guide

1
Comments
38 min read
Swag Lab Automation Testing Project [Selenium, Java]

Swag Lab Automation Testing Project [Selenium, Java]

1
Comments
1 min read
How To Handle SSL Certificates In Selenium WebDriver?

How To Handle SSL Certificates In Selenium WebDriver?

1
Comments
15 min read
A Byte of Python, A Dash of Selenium, and My First Dance with Upwork: A Tale of Triumphant Tech Troubles

A Byte of Python, A Dash of Selenium, and My First Dance with Upwork: A Tale of Triumphant Tech Troubles

1
Comments
3 min read
Capturing browser console logs on automated test

Capturing browser console logs on automated test

1
Comments
2 min read
Made a python library that lets you use the chatgpt website as an API, can be an alternative to the paid chatgpt API!

Made a python library that lets you use the chatgpt website as an API, can be an alternative to the paid chatgpt API!

1
Comments
2 min read
How To Automate Calendar Using Selenium WebDriver For Testing?

How To Automate Calendar Using Selenium WebDriver For Testing?

1
Comments
16 min read
Selenium Webdriver - how to bypass server's basic authentication popup

Selenium Webdriver - how to bypass server's basic authentication popup

1
Comments
1 min read
Selenium WebDriver Architecture Explained — Ultimate Guide On What Is Selenium Architecture And How Does It Work

Selenium WebDriver Architecture Explained — Ultimate Guide On What Is Selenium Architecture And How Does It Work

1
Comments
12 min read
Different Types Of Locators In Selenium WebDriver

Different Types Of Locators In Selenium WebDriver

1
Comments
24 min read
Chrome Driver for Selenium Python

Chrome Driver for Selenium Python

1
Comments
1 min read
How to Take Screenshots in Python Using Selenium

How to Take Screenshots in Python Using Selenium

1
Comments
42 min read
Intercepting network requests in Playwright

Intercepting network requests in Playwright

1
Comments
2 min read
Web Scraping with Selenium & AWS Lambda

Web Scraping with Selenium & AWS Lambda

1
Comments
4 min read
Selenium script execution in AWS EC2 instance using selenium grid and docker containers

Selenium script execution in AWS EC2 instance using selenium grid and docker containers

1
Comments
4 min read
How to test Spring views using Playwright and SpringBootTest in Kotlin and Java

How to test Spring views using Playwright and SpringBootTest in Kotlin and Java

1
Comments
4 min read
How to Handle ElementClickInterceptedException in Selenium Java

How to Handle ElementClickInterceptedException in Selenium Java

1
Comments
26 min read
Web Scraping using Selenium: A Guide for Beginners

Web Scraping using Selenium: A Guide for Beginners

1
Comments
4 min read
Gathering HAR and deciphered PCAP from you webdriver tests

Gathering HAR and deciphered PCAP from you webdriver tests

1
Comments
5 min read
What are the best Python web scraping libraries?

What are the best Python web scraping libraries?

Comments
8 min read
Apr’23 Updates: The All-New LT Debug 2.0, Selenium Telemetry Logs, And More

Apr’23 Updates: The All-New LT Debug 2.0, Selenium Telemetry Logs, And More

Comments
6 min read
Handling Pop-Up Windows in Selenium

Handling Pop-Up Windows in Selenium

Comments
7 min read
What is an Explicit Wait in Selenium?

What is an Explicit Wait in Selenium?

Comments
2 min read
What is checkbox in Selenium?

What is checkbox in Selenium?

Comments
2 min read
Top Selenium Commands for WebDriver with Examples

Top Selenium Commands for WebDriver with Examples

Comments
12 min read
Describe the process of generating test reports in Selenium?

Describe the process of generating test reports in Selenium?

Comments
3 min read
Learn to Handle Mouse Hover in Selenium

Learn to Handle Mouse Hover in Selenium

Comments
18 min read
loading...