puppeteer/new-docs/puppeteer.protocol.accessibility.axproperty.md
2020-07-13 14:01:35 +01:00

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.