Find xpath using Google Chrome Browser to Create Selenium Test Cases|G C Reddy|

Published: 09 November 2017
on channel: G C Reddy Software Testing
15,725
88

Finding Element Locators in Selenium, Find id, name, className, linkTest, partialLinkText, tagName, cssSelector, and xpath Locators using Mozilla Firefox, Google Chrome, and IE Browsers.
Find xpath using Google Chrome Browser, Download xpath Helper plug-in for Chrome, Add the plug-in to Google Chrome Browser, launch your Application in Chrome Browser, launch xpath Helper, and find the xpath for the web elements.
Use the xpath value in your Selenium WebDriver Test Steps, and create Selenium Test Cases.