puppeteer/new-docs/puppeteer.protocol.overlay.getgridhighlightobjectsfortestresponse.highlights.md

14 lines
638 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; [Overlay](./puppeteer.protocol.overlay.md) &gt; [GetGridHighlightObjectsForTestResponse](./puppeteer.protocol.overlay.getgridhighlightobjectsfortestresponse.md) &gt; [highlights](./puppeteer.protocol.overlay.getgridhighlightobjectsfortestresponse.highlights.md)
## Protocol.Overlay.GetGridHighlightObjectsForTestResponse.highlights property
Grid Highlight data for the node ids provided.
<b>Signature:</b>
```typescript
highlights: any;
```