<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) > [puppeteer](./puppeteer.md) > [SerializedAXNode](./puppeteer.serializedaxnode.md) > [value](./puppeteer.serializedaxnode.value.md) ## SerializedAXNode.value property The current value of the node. <b>Signature:</b> ```typescript value?: string | number; ```