How to take locators (xpath, etc) in Selenium and check locators in browser before using it in code to minimize the error?

In this video we will show you how to take locators (xpath/CSS Selector/id/name/ link text/class Name/tagName/partial link text) and checking it in browser (debugger tool) to make sure locator is correct and unique. Locators are nothing but exact location of any element on web page. I hope you like this … Continue reading How to take locators (xpath, etc) in Selenium and check locators in browser before using it in code to minimize the error?