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 Use @FindBy Annotation in Selenium Java

How to Use @FindBy Annotation in Selenium Java

Comments
31 min read
Auto Healing in Selenium Automation Testing

Auto Healing in Selenium Automation Testing

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

How To Perform Visual Regression Testing With Selenium And Smart UI

2
Comments 1
25 min read
Different Types Of Locators In Selenium WebDriver

Different Types Of Locators In Selenium WebDriver

4
Comments
24 min read
NUnit Tutorial: A Complete Guide With Examples and Best Practices

NUnit Tutorial: A Complete Guide With Examples and Best Practices

12
Comments
13 min read
Understanding Synchronization in Selenium WebDriver: Thread.sleep(), Implicit Wait, and Explicit Wait Explained for Beginners

Understanding Synchronization in Selenium WebDriver: Thread.sleep(), Implicit Wait, and Explicit Wait Explained for Beginners

2
Comments
3 min read
How to Take Screenshots in Python Using Selenium

How to Take Screenshots in Python Using Selenium

1
Comments
42 min read
Web Scraping Herramientas y TĂ©cnicas para No bloquearte en el paso

Web Scraping Herramientas y TĂ©cnicas para No bloquearte en el paso

1
Comments
3 min read
Effortless Selenium Setups in Docker for .NET with Selenium Manager

Effortless Selenium Setups in Docker for .NET with Selenium Manager

1
Comments
8 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

3
Comments
4 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

12
Comments 1
4 min read
Facebook SPY - Python CLI Tools for scraping Facebook

Facebook SPY - Python CLI Tools for scraping Facebook

15
Comments 2
2 min read
Top 10 Selenium interview questions

Top 10 Selenium interview questions

Comments
6 min read
What are top questions asked during a Selenium Interview?

What are top questions asked during a Selenium Interview?

Comments
4 min read
Tricky Selenium questions for automation interviews

Tricky Selenium questions for automation interviews

Comments
4 min read
Introduction to Automated Testing using Selenium

Introduction to Automated Testing using Selenium

2
Comments
3 min read
Web Scraping using Selenium: A Guide for Beginners

Web Scraping using Selenium: A Guide for Beginners

6
Comments
4 min read
How To Handle Stale Element Reference Exceptions In Selenium Java

How To Handle Stale Element Reference Exceptions In Selenium Java

1
Comments
12 min read
Hybrid Framework In Selenium

Hybrid Framework In Selenium

Comments
14 min read
How to Handle ElementClickInterceptedException in Selenium Java

How to Handle ElementClickInterceptedException in Selenium Java

1
Comments
26 min read
Selenium Interview Questions And Answers

Selenium Interview Questions And Answers

1
Comments
4 min read
Dealing with AttributeError Error in Selenium 4.3.0 and Beyond

Dealing with AttributeError Error in Selenium 4.3.0 and Beyond

Comments
2 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 Wire: Intercept And Analyze Network Information In Automation Testing

Selenium Wire: Intercept And Analyze Network Information In Automation Testing

Comments
16 min read
What is browser profiling in Selenium

What is browser profiling in Selenium

Comments
3 min read
loading...