<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [SerializedAXNode](./puppeteer.serializedaxnode.md) &gt; [valuetext](./puppeteer.serializedaxnode.valuetext.md)

## SerializedAXNode.valuetext property

A description of the current value.

<b>Signature:</b>

```typescript
valuetext?: string;
```