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.
Simplifying Dependency Management with SpecFlow's IObjectContainer: Part 1

Simplifying Dependency Management with SpecFlow's IObjectContainer: Part 1

Comments
4 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
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
Simplify Web Automation with the WebDriver Extension for C#

Simplify Web Automation with the WebDriver Extension for C#

Comments
3 min read
IWebDriver Browser Commands In Selenium C#: A Detailed Guide

IWebDriver Browser Commands In Selenium C#: A Detailed Guide

Comments
16 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
Taking the plunge into Playwright!

Taking the plunge into Playwright!

Comments 1
2 min read
Select Class in Selenium: How to Select Values in the Dropdown?

Select Class in Selenium: How to Select Values in the Dropdown?

Comments
6 min read
Debunking The Top 8 Selenium Testing Myths

Debunking The Top 8 Selenium Testing Myths

1
Comments
9 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
Top Selenium Commands for WebDriver with Examples

Top Selenium Commands for WebDriver with Examples

Comments
12 min read
Tips to avoid unstable tests in Selenium

Tips to avoid unstable tests in Selenium

5
Comments 2
5 min read
Getting Started with Bootstrap Testing

Getting Started with Bootstrap Testing

1
Comments
22 min read
CSS Color-Contrast(): A Step-By-Step Guide

CSS Color-Contrast(): A Step-By-Step Guide

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

How To Handle WebElements In Selenium Python

1
Comments
32 min read
How To Perform Local Website Testing Using Selenium And Java

How To Perform Local Website Testing Using Selenium And Java

1
Comments
13 min read
Selenium 4 WebDriver Hierarchy: A Detailed Explanation

Selenium 4 WebDriver Hierarchy: A Detailed Explanation

3
Comments 1
31 min read
Selenium

Selenium

Comments
5 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
How To Deal With “Element is not clickable at point” Exception Using Selenium

How To Deal With “Element is not clickable at point” Exception Using Selenium

1
Comments
9 min read
Web scraping with Selenium and Python

Web scraping with Selenium and Python

Comments
6 min read
Dropdowns In Selenium WebDriver With Java

Dropdowns In Selenium WebDriver With Java

Comments
22 min read
How To Create Custom Menus with CSS Select

How To Create Custom Menus with CSS Select

Comments
35 min read
Common Challenges In Selenium Automation & How To Fix Them?

Common Challenges In Selenium Automation & How To Fix Them?

2
Comments 1
14 min read
Cypress vs. Selenium: choosing the right web testing and automation framework for your project

Cypress vs. Selenium: choosing the right web testing and automation framework for your project

1
Comments
4 min read
Material UI Testing: A Detailed Guide With Examples

Material UI Testing: A Detailed Guide With Examples

1
Comments
12 min read
Best 23 Web Design Trends To Follow In 2023

Best 23 Web Design Trends To Follow In 2023

3
Comments 3
11 min read
How To Scroll Down A Page In Selenium WebDriver Using C#

How To Scroll Down A Page In Selenium WebDriver Using C#

Comments 1
13 min read
An End-To-End Guide To VueJS Testing

An End-To-End Guide To VueJS Testing

1
Comments
14 min read
Scraping tweets without Twitter API for FREE

Scraping tweets without Twitter API for FREE

Comments 1
3 min read
How To Automate ServiceNow With Selenium

How To Automate ServiceNow With Selenium

1
Comments
23 min read
Women's Day Special - AMA (Ask Me Anything)

Women's Day Special - AMA (Ask Me Anything)

1
Comments
14 min read
How To Use driver.FindElement And driver.FindElements In Selenium C#

How To Use driver.FindElement And driver.FindElements In Selenium C#

2
Comments
18 min read
## How To Use WebDriverWait In Selenium C#

## How To Use WebDriverWait In Selenium C#

1
Comments
13 min read
A Complete Guide To Selenium Page Load Strategy

A Complete Guide To Selenium Page Load Strategy

1
Comments
15 min read
How To Automate Android Apps Using Appium

How To Automate Android Apps Using Appium

1
Comments
26 min read
A Complete Guide To AngularJS Testing

A Complete Guide To AngularJS Testing

1
Comments
14 min read
How To Run Selenium IDE Test Over Online Selenium Grid?

How To Run Selenium IDE Test Over Online Selenium Grid?

1
Comments
8 min read
Dynamic Web Table Handling in Selenium

Dynamic Web Table Handling in Selenium

1
Comments
11 min read
Puppeteer vs. Selenium for automation

Puppeteer vs. Selenium for automation

1
Comments
5 min read
How to run Playwright tests with Selenium Grid versions after `4.5`

How to run Playwright tests with Selenium Grid versions after `4.5`

6
Comments 3
3 min read
Playwright vs. Selenium: which one to use for web scraping?

Playwright vs. Selenium: which one to use for web scraping?

Comments
10 min read
Selenium for Beginners: Automating a Search on YouTube

Selenium for Beginners: Automating a Search on YouTube

Comments
1 min read
Password reset with Selenium in Node

Password reset with Selenium in Node

Comments
5 min read
Selenium 4 的使用

Selenium 4 的使用

1
Comments
2 min read
Using Selenium WebDriver 4.0 BiDirectional API

Using Selenium WebDriver 4.0 BiDirectional API

6
Comments
3 min read
Optimising parallel tests in Selenium Grid

Optimising parallel tests in Selenium Grid

1
Comments
4 min read
How to Accelerate Selenide Tests with Playwright

How to Accelerate Selenide Tests with Playwright

Comments
7 min read
How to use ChatGPT to polish up the code quality

How to use ChatGPT to polish up the code quality

1
Comments
7 min read
Prospect or Usage of ChatGPT in Test Automation

Prospect or Usage of ChatGPT in Test Automation

3
Comments 2
4 min read
Selenium vs Cucumber: Core Differences

Selenium vs Cucumber: Core Differences

10
Comments
5 min read
Downloading PDF documents (and getting around the blob URL)

Downloading PDF documents (and getting around the blob URL)

4
Comments
3 min read
Working with throbbers

Working with throbbers

8
Comments 1
2 min read
Lighthouse Score for Pages behind Authentication with Selenium

Lighthouse Score for Pages behind Authentication with Selenium

5
Comments
2 min read
The case for Ruby in end-to-end testing

The case for Ruby in end-to-end testing

3
Comments
2 min read
How to deal with flaky tests

How to deal with flaky tests

1
Comments
3 min read
How To Get Data Of Attributes In JavaScript With Selenium

How To Get Data Of Attributes In JavaScript With Selenium

1
Comments
10 min read
How to install a ".xpi" browser extension through remote session of Selenium WebDriver C# binding for testing it.

How to install a ".xpi" browser extension through remote session of Selenium WebDriver C# binding for testing it.

Comments
3 min read
Most Exhaustive XPath Locators Cheat Sheet

Most Exhaustive XPath Locators Cheat Sheet

5
Comments
10 min read
Selenium in the same container as my app

Selenium in the same container as my app

1
Comments
4 min read
loading...