Master XPath, Css Selector, and Other Locators in Selenium

Go to class
Write Review

Master XPath, Css Selector, and Other Locators in Selenium provided by Coursera is a comprehensive online course, which lasts for 2 hours worth of material. Master XPath, Css Selector, and Other Locators in Selenium is taught by Saurabh Dhingra. Upon completion of the course, you can receive an e-certificate from Coursera. The course is taught in Englishand is Paid Course. Visit the course page at Coursera for detailed price information.

Overview
  • Selenium automates browsers, that’s it. What you do with that power is up to you.”

    Selenium is the most widely used UI automation tool to test web applications.

    In this project, we are going to learn one of the most used concepts in selenium i.e identifying web elements using locating techniques provided by Selenium automation tool.

    By the end of this project, you will learn how to identify web elements using locators like Id, Name, Classname, Tagname, Linktext, Partial Linktext, XPath and CSS Selectors

    Special focus is given to XPath locator covering topics like absolute and relative XPath, methods, operators and axes in XPath, and how to write XPaths for dynamic web elements.