Use this operation to get an element that matches an XPath. Note that where multiple elements match the XPath you specify, ORQA will return the first one.
| Xpath | The XPath used to get the element that matches it. |
| Relative to Element | A UI element to make the XPath relative to, retrieved with the "Get Element from Java App" operation. This is an advanced and optional feature. See the XPath Document for more information. |