mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
716 B
716 B
Home > puppeteer > Protocol > CSS > SetRuleSelectorResponse
Protocol.CSS.SetRuleSelectorResponse interface
Signature:
export interface SetRuleSelectorResponse
Properties
Property | Type | Description |
---|---|---|
selectorList | SelectorList | The resulting selector list after modification. |