xpath
An XPath, e.g. of a SpeakableSpecification or WebPageElement. In the latter case, multiple matches within a page can constitute a single conceptual "Web page element".
Expected Types
| Type | Description |
|---|---|
| XPathType | Text representing an XPath (typically but not necessarily version 1.0). |
Used on Types
| Type | Description |
|---|---|
| WebPageElement | A web page element, like a table or an image. |
| SpeakableSpecification | A SpeakableSpecification indicates (typically via xpath or cssSelector) sections of a document that are highlighted as particular... |