cssSelector property

String? cssSelector
getter/setter pair

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