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.
How to Handle Auto Suggestions in Selenium Java

How to Handle Auto Suggestions in Selenium Java

3
Comments 2
28 min read
Automatically Download Email Attachments Using Python. (Python3)

Automatically Download Email Attachments Using Python. (Python3)

28
Comments 5
2 min read
A Comprehensive Guide to Web Scraping with Selenium in Python

A Comprehensive Guide to Web Scraping with Selenium in Python

21
Comments
6 min read
Intercepting network requests in Playwright

Intercepting network requests in Playwright

2
Comments
2 min read
Don't do unit test in frontend, Getting a Code Coverage report With Selenium

Don't do unit test in frontend, Getting a Code Coverage report With Selenium

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

How To Download And Setup Edge Driver For Selenium

18
Comments
18 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
AWS Lambda & ECR nuances

AWS Lambda & ECR nuances

Comments
3 min read
How to Automate Configurations for Chrome Extensions: Seeking Suggestions for Using JavaScript, Selenium, or Hammerspoon

How to Automate Configurations for Chrome Extensions: Seeking Suggestions for Using JavaScript, Selenium, or Hammerspoon

Comments
1 min read
What is Selenium suite Components?

What is Selenium suite Components?

Comments
2 min read
The 8 biggest myths about web scraping 😤

The 8 biggest myths about web scraping 😤

Comments
4 min read
AWS Serverless Architecture with SAM

AWS Serverless Architecture with SAM

Comments
6 min read
Web Scraping with Selenium & AWS Lambda

Web Scraping with Selenium & AWS Lambda

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

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

10
Comments 3
3 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
Alternatives: Actions-Class and Javascript Executer in Selenium

Alternatives: Actions-Class and Javascript Executer in Selenium

Comments
1 min read
How To Handle NoSuchWindowException In Selenium

How To Handle NoSuchWindowException In Selenium

Comments
16 min read
What is Server Requirement in Selenium?

What is Server Requirement in Selenium?

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

How to Build a Selenium UI Testing Framework

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

What is an Explicit Wait in Selenium?

Comments
2 min read
How to use Date Picker in Selenium using JavaScript

How to use Date Picker in Selenium using JavaScript

Comments
10 min read
🚀 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
Capturing browser console logs on automated test

Capturing browser console logs on automated test

5
Comments
2 min read
Web Scrapping Cricket IPL 2023 Player data

Web Scrapping Cricket IPL 2023 Player data

3
Comments
4 min read
Simplifying Dependency Management with SpecFlow's IObjectContainer: Part 1

Simplifying Dependency Management with SpecFlow's IObjectContainer: Part 1

4
Comments
4 min read
loading...