Different Types of Locators in Selenium
In this tutorial, we will learn different types of Locators in Selenium Webdriver. The locators are used to identify web page elements. The Selenium Webdriver
In this tutorial, we will learn different types of Locators in Selenium Webdriver. The locators are used to identify web page elements. The Selenium Webdriver
Reading Properties File In automation, the most common thing in almost all frameworks is to read and write configuration parameters from the properties file. In this post, we will learn steps to read properties file in Java. Let’s assume the file name “config.properties” and the class named “ConfigHelper” . Now we will see how to […]
Overview
Selenium Grid 2.0 allows us to run distributed tests on multiple machines that supports both the legacy Selenium RC and Webdriver.
In this tutorial, we will learn how to register a Selenium Grid Node with custom configuration. We can customize the Node using JSON configuration file.
Windows XP Operating System Windows XP was one of the most widely used operating systems created by Microsoft. Designed for home users and businesses alike, it combined reliability, performance, and a user-friendly interface that appealed to both beginners and professionals. Even though it is now outdated, Windows XP laid the foundation for many features we […]
In this tutorial, we will learn how to customize Selenium Grid Hub with JSON Configuration file. We can customize Selenium Grid with JSON configuration file. JSON stands