puppeteer/new-docs/puppeteer.protocol.overlay.gethighlightobjectfortestresponse.highlight.md
2020-07-13 14:01:35 +01:00

14 lines
596 B
Markdown

<!-- 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; [GetHighlightObjectForTestResponse](./puppeteer.protocol.overlay.gethighlightobjectfortestresponse.md) &gt; [highlight](./puppeteer.protocol.overlay.gethighlightobjectfortestresponse.highlight.md)
## Protocol.Overlay.GetHighlightObjectForTestResponse.highlight property
Highlight data for the node.
<b>Signature:</b>
```typescript
highlight: any;
```