puppeteer/new-docs/puppeteer.protocol.css.setruleselectorrequest.md

21 lines
886 B
Markdown
Raw Normal View History

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [Protocol](./puppeteer.protocol.md) &gt; [CSS](./puppeteer.protocol.css.md) &gt; [SetRuleSelectorRequest](./puppeteer.protocol.css.setruleselectorrequest.md)
## Protocol.CSS.SetRuleSelectorRequest interface
<b>Signature:</b>
```typescript
export interface SetRuleSelectorRequest
```
## Properties
| Property | Type | Description |
| --- | --- | --- |
| [range](./puppeteer.protocol.css.setruleselectorrequest.range.md) | [SourceRange](./puppeteer.protocol.css.sourcerange.md) | |
| [selector](./puppeteer.protocol.css.setruleselectorrequest.selector.md) | string | |
| [styleSheetId](./puppeteer.protocol.css.setruleselectorrequest.stylesheetid.md) | [StyleSheetId](./puppeteer.protocol.css.stylesheetid.md) | |