Selenium Webdriver
-
Database Testing using Selenium and TestNG
Learn how to run database testing using Selenium & TestNG. Read the tutorial to execute database connection, jdbc connection & verification.
Learn More -
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 -
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 -
How to run your first Selenium test script
A step-by-step guide to run your first Selenium Script for automated testing of websites. Example with code snippet included. Try running your free test.
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 -
How to upgrade from Selenium 3 to Selenium 4
Learn the difference between Selenium 3 and Selenium 4. Transition seamlessly to Selenium 4 with the help of this guide.
Learn More -
How to integrate Jira with Selenium
Step-by-step tutorial on how to integrate Jira with Selenium for effective, efficient and manageable automated testing. Code samples and images included for easy follow-through.
Learn More -
Desired Capabilities in Selenium Webdriver
This guidepost explains how DesiredCapabilities in Selenium plays a major role in automating parallel tests on Selenium Grid.
Learn More -
How to Run Visual Tests with Selenium: Tutorial
A fundamental guidepost that illustrates how to run visual tests for your applications across multiple browsers and devices using Selenium.
Learn More