has_css_selector
Use it like this:
- [ #has/_css_selector :: CssSelectorType ] or
- [ has_css_selector :: CssSelectorType ]
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”.
Relation describes that: [ #has_/domain :: SpeakableSpecification, WebPageElement ] ( #has_/name :: has_css_selector ) ( #has_/range :: CssSelectorType )