Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Learn XPath in simple steps
Rating: 4.5 out of 5(101 ratings)
3,544 students

Learn XPath in simple steps

Complete master course to find XPath in any complex application
Last updated 10/2020
English

What you'll learn

  • Learn XPath basic in step by step
  • Absolute VS Relative XPath
  • XPath using Attributes
  • Best practices while writing XPath
  • Conditional XPath
  • XPath Collections
  • XPath Functions
  • XPath using Text
  • Child, Parent & Ancestor
  • Axes XPath
  • Wildcard in XPath
  • SVG XPath

Course content

13 sections15 lectures1h 20m total length
  • Introduction0:41

    Explore XPath locators for identifying elements by name, text, or descriptors, and learn how to handle dynamic versus static attributes when selecting web elements.

  • Absolute VS Relative XPath1:37

    Learn the difference between absolute XPath, starting from the document root, and relative XPath, which can locate elements without a fixed full path, reducing maintenance when the structure changes.

Requirements

  • Hunger to learn XPath
  • Mostly dedicated to Test Automation Engineer

Description

XPath is the widely used locator strategy in the world of test automation. This course can make you understand the XPath concept very easily.

As an Instructor I know that only the tutorial is not sufficient, so check the video resources to grab a testing practice site.

I build a practice site where you can practice most of the demos used in the course.

Who this course is for:

  • Test Automation Engineer
  • Selenium Enthusiast
  • Protractor Enthusiast
  • Web Automation Engineer