Javatpoint Logo
Javatpoint Logo

Locating Strategies- (By XPath- Using Double Slash)

In this section, you will learn how to locate a particular web element by XPath- Using Double Slash.

Double Slash mechanism is also known as finding elements using Relative XPath. Double slash is used to create XPath with relative path i.e. the XPath would be created to start selection from anywhere within the document. - Search in a whole page (DOM) for the preceding string.

Note: Double Slash is recommended when you don't have a suitable id or name attribute for the element you want to locate.

Using Double Slash/Relative XPath, we can write the Java code along with the dynamic XPath location as:







Youtube For Videos Join Our Youtube Channel: Join Now

Feedback


Help Others, Please Share

facebook twitter pinterest

Learn Latest Tutorials


Preparation


Trending Technologies


B.Tech / MCA