Javatpoint Logo
Javatpoint Logo

Locating Strategies- (By XPath- Using Multiple Attribute)

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

Let us consider an example in which we will try to locate the Google Search Engine Text box by XPath-Using Multiple Attribute.

Follow the steps given below to locate the textbox provided on the home page of Google Search Engine.

  • Open URL: https://www.google.co.in/ in your Firefox browser
  • Right click on the Textbox on the sample web page and select Inspect Element
Locating Strategies- By XPath- Using Multiple Attribute
  • It will launch a window containing all the specific codes involved in the development of the textbox.
Locating Strategies- By XPath- Using Multiple Attribute
  • Take a note of its id and Class Attribute.
Locating Strategies- By XPath- Using Multiple Attribute

The syntax for locating elements through XPath- Multiple Attribute can be written as:

or

Using XPath-Multiple, 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