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

Опубликовано: 09 Ноябрь 2017
на канале: 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.