837 B
837 B
Home > puppeteer > Protocol > Accessibility > AXProperty
Protocol.Accessibility.AXProperty interface
Signature:
export interface AXProperty
Properties
Property | Type | Description |
---|---|---|
name | AXPropertyName | The name of this property. |
value | AXValue | The value of this property. |