Tag: findElements

[findElements Example]How to find Broken Links in a WebSite using Selenium WebDriver?

[findElements Example]How to find Broken Links in a WebSite using Selenium WebDriver? In Web Applications it is important to identify the Broken Links. As manual Tester when we click on… Read more »

Auto Suggestion & Auto Complete Text Box – visibilityOfAllElementsLocatedBy Example

In this Example we will focus on Handling Auto Suggestion or Auto Complete Textbox in Web Based Applications like Yahoo in Selenium WebDriver. This Example helps to understand the usage… Read more »

Sorting the Dynamic HTML Table List in Selenium WebDriver & Java

Sorting: In computer science, a sorting algorithm is an algorithm that puts elements of a list in a certain order. The most frequently used orders are numerical order and lexicographical… Read more »

Xpath Axes Locators in Selenium WebDriver- Dynamic HTML Table

Refer to the below Links for Practise Complete JAVA QUIZ Selenium Advanced Quiz 50 Real Time Interview Questions Selenium Quiz REST API QUIZ Dynamic Content: In Web Applications the data… Read more »