<!-- 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; [DOMSnapshot](./puppeteer.protocol.domsnapshot.md) &gt; [DOMNode](./puppeteer.protocol.domsnapshot.domnode.md) &gt; [nodeValue](./puppeteer.protocol.domsnapshot.domnode.nodevalue.md)

## Protocol.DOMSnapshot.DOMNode.nodeValue property

`Node`<!-- -->'s nodeValue.

<b>Signature:</b>

```typescript
nodeValue: string;
```