How To Write XPath In Selenium WebDriver With Example?

Most difficult thing in Selenium is finding correct Locators, Here we are going to see how to find xpath in Selenium but before that we are going to see the division of  of object/element  Identification, Locator (xpath, css and other locators ) are divided in three category. these are as follows 1)      Location based Identification 2)      Cell based Identification …

How To Write XPath In Selenium WebDriver With Example? Read More »