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 […]
Today we are going to see the installation of Python in Eclipse, so that we can use the python as a scripting […]