puppeteer/new-docs/puppeteer.protocol.css.selectorlist.selectors.md

14 lines
490 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; [SelectorList](./puppeteer.protocol.css.selectorlist.md) &gt; [selectors](./puppeteer.protocol.css.selectorlist.selectors.md)
## Protocol.CSS.SelectorList.selectors property
Selectors in the list.
<b>Signature:</b>
```typescript
selectors: Value[];
```