4.3.1.XPath Expression

  • Used to extract content from XML document

  • We will use these expressions while writing assertions for web service response

  • //Employee/Address/HomeAddress/StreetName -> Christ Lane

Last updated

Was this helpful?