puppeteer/new-docs/puppeteer.protocol.css.rulematch.matchingselectors.md
2020-07-13 14:01:35 +01:00

563 B

Home > puppeteer > Protocol > CSS > RuleMatch > matchingSelectors

Protocol.CSS.RuleMatch.matchingSelectors property

Matching selector indices in the rule's selectorList selectors (0-based).

Signature:

matchingSelectors: integer[];