Selenium XPath Tutorial #6 – XPath AND Operator | XPath OR Operator

In this Selenium Xpath tutorial we will learn how to use AND & OR operator to find selenium XPath.

XPath AND/OR Operator helps in finding xpaths to webelements using multiple element attributes.

Selenium XPath Tutorial #3 – XPath Starts-with Function with Examples

In this Selenium XPath tutorial we will learn about XPath starts-with function with example. Starts with function is very helpful in finding the dynamic webelements on any webpage in Selenium Automation.