puppeteer/new-docs/puppeteer.serializedaxnode.valuetext.md

14 lines
399 B
Markdown
Raw Normal View History

<!-- 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;
```