Selenium
-
Types of Listeners in Selenium (with Code Examples)
Learn how Listeners in Selenium can “listen” to certain events while testing websites and can be used to modify system behavior.
Learn More -
Getting Started With Automation Testing Using Selenium Ruby: Tutorial
Selenium is a popular Browser Automation Framework to test UI of web apps. Learn automated testing from this Selenium Ruby Tutorial with example.By Gurudatt S A, Community Contributor.
Learn More -
Design Patterns in Selenium
Learn how to improve the maintainability and scalability of your tests by applying various design patterns in Selenium
Learn More -
JMeter vs Selenium: What is preferred by Testers?
This guidepost helps you decide the ideal testing tool for you. Weigh the pros and cons of two popular tools used in the testing domain - Jmeter vs Selenium.
Learn More -
Prioritizing tests in TestNG with Selenium
With a large number of tests, Test Prioritization is important for efficient testing. Learn prioritizing tests in TestNG with Selenium using this guide
Learn More -
Selenium Side Runner: What It Is & How It Works
What is Selenium SIDE Runner? How does it work? Why is it important? A step-by-step tutorial on how to install and run Selenium SIDE Runner.
Learn More -
How to run your first Selenium test script
Run your first Selenium test script in 8 easy steps. Step by step tutorial with code snippet included.
Learn More -
How to get data of attributes in JavaScript using Selenium
Are you looking for a way to get data of attributes in JavaScript with Selenium? Look no further! This guide will show you how to do it easily and quickly.
Learn More -
Selenium vs Cucumber: Core Differences
This guide compares Selenium vs Cucumber and highlights the core differences and similarities between the two.
Learn More -
How to upgrade from Selenium 3 to Selenium 4
What's new in Selenium 4? How can testers using Selenium 3 adapt to the new features and enhancements in Selenium 4?
Learn More