cssSelector
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".
Expected Types
| Type | Description |
|---|---|
| CssSelectorType | Text representing a CSS selector. |
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... |