xpath property

String? xpath
getter/setter pair

An XPath, e.g. of a SchemaSpeakableSpecification or SchemaWebPageElement. In the latter case, multiple matches within a page can constitute a single conceptual "Web page element".

Implementation

String? xpath;