xpath property

String? xpath
getter/setter pair

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".

Implementation

String? xpath;