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

14 lines
429 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; [roledescription](./puppeteer.serializedaxnode.roledescription.md)
## SerializedAXNode.roledescription property
A human readable alternative to the role.
<b>Signature:</b>
```typescript
roledescription?: string;
```