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
Project Release: Docker + AWS + Selenium + Terraform. Get it up and running.

Project Release: Docker + AWS + Selenium + Terraform. Get it up and running.

75
Comments
6 min read
Introduction to Web Scraping with Selenium And Python

Introduction to Web Scraping with Selenium And Python

54
Comments
6 min read
Using Headless Chrome with Cloud Run

Using Headless Chrome with Cloud Run

54
Comments 15
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
How I texted whole movie script word by word using Selenium in Python 😅

How I texted whole movie script word by word using Selenium in Python 😅

47
Comments 5
2 min read
Robot Framework with Selenium and Python: All You Need to Know

Robot Framework with Selenium and Python: All You Need to Know

38
Comments 1
19 min read
Creating an API that runs Selenium via AWS Lambda

Creating an API that runs Selenium via AWS Lambda

35
Comments 48
4 min read
Pytest vs Cypress: A fair fight in UI testing?

Pytest vs Cypress: A fair fight in UI testing?

31
Comments 7
7 min read
automate WhatsApp messages using Python

automate WhatsApp messages using Python

29
Comments 10
2 min read
Web Scraping using Django and Selenium

Web Scraping using Django and Selenium

29
Comments 4
13 min read
Migrating Selenium system tests to Cuprite

Migrating Selenium system tests to Cuprite

27
Comments 6
8 min read
Automated End to End tests made easy

Automated End to End tests made easy

26
Comments 9
4 min read
Solving the "Wordle" Game using Python and Selenium

Solving the "Wordle" Game using Python and Selenium

26
Comments 23
4 min read
Beginners Guide to Automated Testing using Selenium WebDriver & NUnit for C#

Beginners Guide to Automated Testing using Selenium WebDriver & NUnit for C#

25
Comments 4
25 min read
Python Selenium Infinite Scrolling

Python Selenium Infinite Scrolling

25
Comments 8
2 min read
Using Selenium with Rust

Using Selenium with Rust

24
Comments 7
6 min read
End to End Testing with Cypress

End to End Testing with Cypress

23
Comments
5 min read
Playing around with selenium and openCV!

Playing around with selenium and openCV!

22
Comments
3 min read
Getting Started with SeleniumBase for Test Automation

Getting Started with SeleniumBase for Test Automation

22
Comments 5
5 min read
Top 27 Best Practices For Selenium Test Automation

Top 27 Best Practices For Selenium Test Automation

22
Comments
15 min read
Top Automation Testing Trends To Look Out In 2021

Top Automation Testing Trends To Look Out In 2021

22
Comments 1
10 min read
What Is Jenkins? How & Why To Use It?

What Is Jenkins? How & Why To Use It?

22
Comments
29 min read
Tutorial: Running Selenium in the cloud on a daily cron schedule

Tutorial: Running Selenium in the cloud on a daily cron schedule

21
Comments 1
1 min read
Actions Class In Selenium: What Is It & How To Use It?

Actions Class In Selenium: What Is It & How To Use It?

20
Comments 1
13 min read
How I saved 8 Hours, Automating my Gov Appointment Hunt Using Python + Selenium

How I saved 8 Hours, Automating my Gov Appointment Hunt Using Python + Selenium

20
Comments
6 min read
using Selenium to login to a website

using Selenium to login to a website

20
Comments
3 min read
Top 21 Web Development Trends In 2020

Top 21 Web Development Trends In 2020

19
Comments 3
18 min read
Codeception Tests with DDEV and Selenium

Codeception Tests with DDEV and Selenium

18
Comments
5 min read
All You Need To Know For Selenium Testing On The Cloud

All You Need To Know For Selenium Testing On The Cloud

18
Comments
11 min read
How To Run Automation Tests Using Selenium and NodeJS [With Example]

How To Run Automation Tests Using Selenium and NodeJS [With Example]

18
Comments
9 min read
Bringing new life into Edge Selenium Tools

Bringing new life into Edge Selenium Tools

17
Comments 13
3 min read
16 Selenium Best Practices For Efficient Test Automation

16 Selenium Best Practices For Efficient Test Automation

17
Comments
17 min read
How To Generate PHPUnit Coverage Report In HTML and XML?

How To Generate PHPUnit Coverage Report In HTML and XML?

17
Comments 1
27 min read
Selenium 4 With Python: All You Need To Know

Selenium 4 With Python: All You Need To Know

17
Comments
25 min read
Selenium RemoteWebDriver: What Is It? How Is It Different From WebDriver?

Selenium RemoteWebDriver: What Is It? How Is It Different From WebDriver?

17
Comments
9 min read
How to Write Test Scripts in Selenium

How to Write Test Scripts in Selenium

16
Comments 1
20 min read
Create a Github Repository using Web Automation

Create a Github Repository using Web Automation

16
Comments 1
4 min read
Python and Selenium for a no-permissions Salesforce profile

Python and Selenium for a no-permissions Salesforce profile

16
Comments
10 min read
The one where we build a web scrapper and a slackbot - Part 1

The one where we build a web scrapper and a slackbot - Part 1

16
Comments
7 min read
Selenium 4 Is Now W3C Compliant: All You Need To Know

Selenium 4 Is Now W3C Compliant: All You Need To Know

16
Comments 2
10 min read
NUnit Test Automation Using Selenium C# (with Example)

NUnit Test Automation Using Selenium C# (with Example)

16
Comments
18 min read
Revamp Selenium: Refine the way you use parent-child selectors

Revamp Selenium: Refine the way you use parent-child selectors

15
Comments
3 min read
How To Integrate Cucumber With Jenkins?

How To Integrate Cucumber With Jenkins?

15
Comments
14 min read
Automated Testing with Jasmine Framework & Selenium

Automated Testing with Jasmine Framework & Selenium

15
Comments
14 min read
Create an Automated Web Bot with Selenium in Python

Create an Automated Web Bot with Selenium in Python

15
Comments
10 min read
Scraping Dynamic Web Pages Using Selenium And C#

Scraping Dynamic Web Pages Using Selenium And C#

15
Comments 1
18 min read
How To Handle Internationalization In Selenium WebDriver?

How To Handle Internationalization In Selenium WebDriver?

15
Comments 1
17 min read
Selenium Java Cheat Sheet

Selenium Java Cheat Sheet

15
Comments
2 min read
How to bypass captcha with 2captcha and Selenium using Python

How to bypass captcha with 2captcha and Selenium using Python

14
Comments 2
12 min read
Why Test Automation Fails? Top Reasons (+ Solutions)

Why Test Automation Fails? Top Reasons (+ Solutions)

14
Comments
15 min read
Reuse sessions using cookies in python selenium

Reuse sessions using cookies in python selenium

14
Comments 1
2 min read
Guide On xUnit Framework For Unit Testing With Selenium C#

Guide On xUnit Framework For Unit Testing With Selenium C#

14
Comments
26 min read
Using a Component Model in Selenium to Increase Maintainability and Reusability

Using a Component Model in Selenium to Increase Maintainability and Reusability

14
Comments 3
4 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
Selenium Python Tutorial: Getting Started With BDD In Behave

Selenium Python Tutorial: Getting Started With BDD In Behave

14
Comments
21 min read
How To Run Selenium Tests In Docker ?

How To Run Selenium Tests In Docker ?

14
Comments 1
37 min read
SpecFlow Tutorial For Automation Testing With Selenium C#

SpecFlow Tutorial For Automation Testing With Selenium C#

13
Comments
23 min read
Selenium Automation Testing on Internet Explorer (IE) & Edge

Selenium Automation Testing on Internet Explorer (IE) & Edge

13
Comments
22 min read
49 Most Common Selenium Exceptions for Automation Testing

49 Most Common Selenium Exceptions for Automation Testing

13
Comments
13 min read
loading...