<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [CSS](./puppeteer.protocol.css.md) > [CollectClassNamesRequest](./puppeteer.protocol.css.collectclassnamesrequest.md) ## Protocol.CSS.CollectClassNamesRequest interface <b>Signature:</b> ```typescript export interface CollectClassNamesRequest ``` ## Properties | Property | Type | Description | | --- | --- | --- | | [styleSheetId](./puppeteer.protocol.css.collectclassnamesrequest.stylesheetid.md) | [StyleSheetId](./puppeteer.protocol.css.stylesheetid.md) | |