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.
How to configure and install Jenkins in AWS EC2 Ubuntu server to run selenium scripts
Cover image for How to configure and install Jenkins in AWS EC2 Ubuntu server to run selenium scripts

How to configure and install Jenkins in AWS EC2 Ubuntu server to run selenium scripts

Comments
2 min read
How to Use @FindBy Annotation in Selenium Java
Cover image for 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
Cover image for Auto Healing in Selenium Automation Testing

Auto Healing in Selenium Automation Testing

Comments
33 min read
Different Types Of Locators In Selenium WebDriver
Cover image for Different Types Of Locators In Selenium WebDriver

Different Types Of Locators In Selenium WebDriver

5
Comments
24 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

5
Comments
3 min read
How to Take Screenshots in Python Using Selenium
Cover image for How to Take Screenshots in Python Using Selenium

How to Take Screenshots in Python Using Selenium

1
Comments
42 min read
Effortless Selenium Setups in Docker for .NET with Selenium Manager
Cover image for 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
Cover image for 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

17
Comments 2
2 min read
Top 10 Selenium interview questions

Top 10 Selenium interview questions

Comments
6 min read
Tricky Selenium questions for automation interviews

Tricky Selenium questions for automation interviews

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

What are top questions asked during a Selenium Interview?

Comments
4 min read
Introduction to Automated Testing using Selenium

Introduction to Automated Testing using Selenium

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

Web Scraping using Selenium: A Guide for Beginners

6
Comments
4 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.