0b3d52a70e
* feat(new-docs): add tsdoc to `Accessibility`
14 lines
429 B
Markdown
14 lines
429 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [puppeteer](./puppeteer.md) > [SerializedAXNode](./puppeteer.serializedaxnode.md) > [roledescription](./puppeteer.serializedaxnode.roledescription.md)
|
|
|
|
## SerializedAXNode.roledescription property
|
|
|
|
A human readable alternative to the role.
|
|
|
|
<b>Signature:</b>
|
|
|
|
```typescript
|
|
roledescription?: string;
|
|
```
|