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.
Web scraping with Selenium and Python

Web scraping with Selenium and Python

Comments
6 min read
How To Create Custom Menus with CSS Select
Cover image for 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?
Cover image for 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
Cover image for 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
Cover image for 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#
Cover image for How To Scroll Down A Page In Selenium WebDriver Using C#

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

3
Comments 1
13 min read
An End-To-End Guide To VueJS Testing
Cover image for 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

13
Comments 1
3 min read
How To Automate ServiceNow With Selenium
Cover image for How To Automate ServiceNow With Selenium

How To Automate ServiceNow With Selenium

1
Comments 1
23 min read
Selenium 4 WebDriver Hierarchy: A Detailed Explanation
Cover image for Selenium 4 WebDriver Hierarchy: A Detailed Explanation

Selenium 4 WebDriver Hierarchy: A Detailed Explanation

6
Comments 1
31 min read
How To Automate Android Apps Using Appium
Cover image for How To Automate Android Apps Using Appium

How To Automate Android Apps Using Appium

5
Comments
26 min read
Puppeteer vs. Selenium for automation

Puppeteer vs. Selenium for automation

1
Comments
5 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
Password reset with Selenium in Node

Password reset with Selenium in Node

Comments
5 min read
String Type and String Literals in Solidity
Cover image for String Type and String Literals in Solidity

String Type and String Literals in Solidity

Comments
1 min read
Optimising parallel tests in Selenium Grid
Cover image for Optimising parallel tests in Selenium Grid

Optimising parallel tests in Selenium Grid

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

How to Accelerate Selenide Tests with Playwright

1
Comments
7 min read
How to use ChatGPT to polish up the code quality
Cover image for How to use ChatGPT to polish up the code quality

How to use ChatGPT to polish up the code quality

2
Comments
7 min read
Downloading PDF documents (and getting around the blob URL)

Downloading PDF documents (and getting around the blob URL)

13
Comments 1
3 min read
UX Researcher Qualities

UX Researcher Qualities

1
Comments
1 min read
Lighthouse Score for Pages behind Authentication with Selenium
Cover image for Lighthouse Score for Pages behind Authentication with Selenium

Lighthouse Score for Pages behind Authentication with Selenium

12
Comments
2 min read
How To Get Data Of Attributes In JavaScript With Selenium
Cover image for 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.

1
Comments
3 min read
Selenium in the same container as my app
Cover image for Selenium in the same container as my app

Selenium in the same container as my app

1
Comments
4 min read
loading...