GetXValue Method
Retrieves a valid XPath expression from the HTTP response after calling SendCustomRequest .
Syntax
public String getXValue(String XPath);
Remarks
This method allows a user to retrieve a valid XPath expression from the HTTP response after calling SendCustomRequest.