WebDriver Locating Strategies By XPath Using Multiple ...
https://www.javatpoint.com/webdriver-locating-strategies-by-xpath...WebDriver Locating Strategies By XPath Using Multiple Attribute with Introduction, features, selenium basic terminology, what is selenium, selenium limitations, selenium vs qtp, tool suite, selenium ide, ide-installation, ide-features, ide-first test case, ide-commands, ide-creating test cases manually, ide-login test etc.
XPath in Selenium WebDriver Tutorial: How to Find XPath?
www.guru99.com › xpath-seleniumOct 07, 2021 · XPath in Selenium WebDriver is used to find an element on the web page. There are two types of XPath: 1) Absolute & 2) Relative. we will learn Xpath methods Contains(), Using OR & AND, Start-with function, Text(), XPath axes, Following, Ancestor, Child, Preceding, Following-sibling, Parent, Self, Descendant.