In this video you will see very useful XPaths for locating elements in your web pages. Mastering a location strategy (XPath or CSS) is essential for the Selenium test automation engineers.
We have a detailed blogpost on XPath
http://pragmatictestlabs.com/2020/01/28/mastering-xpath-for-selenium-test-automation-engineers/
XPath Syntax
https://www.w3schools.com/xml/xpath_syntax.asp
XPath Axes
https://www.w3schools.com/xml/xpath_axes.asp
XPath Operators
https://www.w3schools.com/xml/xpath_axes.asp
We will cover more syntax in the next video