cssSelector property

String? cssSelector
getter/setter pair

A CSS selector, 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? cssSelector;