WebElement Locators – 2: By Xpath, Tag Name, Class Name, and CSS Selector
So in last article we have seen how to locate the WebElement using four locators and those are Name, Id, Partial Link […]
So in last article we have seen how to locate the WebElement using four locators and those are Name, Id, Partial Link […]
In this article, we are going to see how we can locate the web element to perform an action on it. Web […]
Today we are going to see the basic things which we are going to use while making the selenium WebDriver scripts using […]
Since last update of selenium 3, Most of the users(especially those who are new with selenium) are facing common issue with error […]