

👉 id, class, attribute selectors
👉 nth-child, nth-of-type, first-child, last-child
👉 Direct descendant (>), general sibling (~)
👉 Substring matching: [attr^="start"], [attr$="end"], [attr*="middle"]
👉 Multiple selectors: .class1.class2, div.class#id[attr=value]
👉 Real-world examples and edge cases (e.g., hidden elements, SVG tags)
👉 Absolute vs Relative XPath
👉 //tag[@attr='value'], contains(), starts-with()
👉 XPath functions: text(), normalize-space(), last(), position()
👉 Axes: parent::, child::, following-sibling::, preceding::, ancestor::
👉 Logical Operators: and, or
👉 Dynamic XPath generation strategies
👉 SVG & Shadow DOM handling
👉 iFrame handling strategies with XPath
Go grab this power-packed session and become a Locator Master.
See you in the session — happy learning and happy hunting! 🕵️♀️💻