14 lines
596 B
Markdown
14 lines
596 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Overlay](./puppeteer.protocol.overlay.md) > [GetHighlightObjectForTestResponse](./puppeteer.protocol.overlay.gethighlightobjectfortestresponse.md) > [highlight](./puppeteer.protocol.overlay.gethighlightobjectfortestresponse.highlight.md)
|
|
|
|
## Protocol.Overlay.GetHighlightObjectForTestResponse.highlight property
|
|
|
|
Highlight data for the node.
|
|
|
|
<b>Signature:</b>
|
|
|
|
```typescript
|
|
highlight: any;
|
|
```
|