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