Inspecting Elements for writing XPath, CSS Selector in Chrome
The most important part in any kind of automation is, identifying various elements over which we want to perform an action and when it comes to web application or android application automation using Selenium WebDriver or Appium, we fall for Chrome, Firefox or Internet Explorer to find the right set of XPath or CSS selector. …
Inspecting Elements for writing XPath, CSS Selector in Chrome Read More »