selectors/locators (XPath & others) for web test automation

write robust web locators to write test automation scripts that are likely not to break. Learn Ids, Classname, XPath

Web locators are very important in web automation, whether for test or any other purpose. Because everything in web development go for Automation now, including integration in CI/CD pipelines and nightly regression tests, so web locators are nowadays more important than ever.

What you’ll learn

  • why to write unbreakable web locators for web automation.
  • selecting the best identification method to use.
  • identifying elements on web page using Id, classname, other identifiers.
  • identifying elements on web page using XPath.

Course Content

  • Introduction –> 5 lectures • 19min.
  • Identifying web elements by ID –> 1 lecture • 9min.
  • Identifying web elements by classname –> 1 lecture • 5min.
  • other ways to identify web locators –> 1 lecture • 7min.
  • identifying web locators by XPath –> 7 lectures • 20min.

selectors/locators (XPath & others) for web test automation

Requirements

Web locators are very important in web automation, whether for test or any other purpose. Because everything in web development go for Automation now, including integration in CI/CD pipelines and nightly regression tests, so web locators are nowadays more important than ever.

To write a web locator, there’s a selections of methods available. Engineers have developed many ways to write web locators. Because in different situations, one or the other web locator may be fit for a specific case. Web locators can depend on Id, a classname, a type, a name or some other property. In other cases, we may be obliged to use XPath. Don’t worry, the definition of each of these as well as examples and use cases are covered within this course.

We learn in this course what a robust web locator means. How we can write robust web locators. We also learn how to choose the best locator between the different types available for use.

To learn more about me and my work background, please visit my personal page. There’s other courses on this subject, but I give you the reasons why mine is best for you. First, I come from technical background and have applied the principles in this course many times. Second, I give you complete examples while we learn so that you can see how to actually use the material and excel it. Third, I am always available to answer your questions or inquiries. Please write me and I will always reply to you.

I made the course classified into small sections so you can in the future revisit only parts you need to review your knowledge about.

It’s a fun course, so let’s get started right away.

Get Tutorial