Using Firebug in Selenium WebDriver to find Xpath and CSS Selector

Finding xpath using Firebug in Selenium WebDriver is so easy, So the People who have been dirtying their hand in automation with selenium would be familiar with the pain of failing test due to wrong element locator and because they don’t get the right way to find out the Xpaths, CSS path . Firebug is …

Using Firebug in Selenium WebDriver to find Xpath and CSS Selector Read More »