puppeteer/website/versioned_docs/version-10.0.0/puppeteer.serializedaxnode.valuetext.md

14 lines
386 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;
```