Selenium is a well-known software used for software testing purposes. Selenium is consists of three parts. One is Selenium IDE, one is Selenium Webdriver &… Read More
Tag Archives: selenium
Web Tables are used to organize similar types of content on the web page, Web tables are groups of elements that are logically stored in… Read More
Selenium is an open-source popular web-based automation tool. The major advantage of using selenium is, it supports all browsers like Google Chrome, Microsoft Edge, Mozilla… Read More
Selenium is a popular open-source web-based automation tool. Sometimes, Selenium webdriver faces problems in interacting with a few web elements, For example, the user opens… Read More
Selenium RC (Selenium Remote Control) is one of the Selenium Components which was developed by Paul Hammant. It is an automation testing tool for web… Read More
Selenium is an inbuilt module available in python that allows users to make automated suites and tests. We can build code or scripts to perform… Read More
Selenium is a tool with the help of it, we can perform automation testing in web browsers. According to the official documentation of Selenium –… Read More
Selenium is a tool that helps us automate anything present on the web. Breaking this definition down to even simpler terms than selenium provides us… Read More
Selenium WebDriver is a collection of open-source APIs which are used to automate the testing of a web application. In order to capture a screenshot… Read More
Selenium is a library that enables the automation of web browsers. It is most popularly used for testing web applications. At the heart of Selenium… Read More
1. Cheerio : Cheerio is a Node.js module that is built on the top of Core JQuery and its function. With Cheerio, we can use… Read More
1. Puppeteer : It is the node.js library that is used to automate the Chrome. This library is open-source and provides a high-level API to… Read More
Selenium is a powerful tool for controlling web browsers through programs and performing browser automation. It is functional for all browsers, works on all major… Read More
Selenium Python is one of the great tools for testing automation. These days most of the web apps are using AJAX techniques. When a page… Read More
Selenium Python is one of the great tools for testing automation. These days most of the web apps are using AJAX techniques. When a page… Read More