Assistive-Webdriver

Home > assistive-playwright-client > ScreenReaderClient > messages

ScreenReaderClient.messages property

Array of stored messages. Messages are added to this array as soon as they arrive on the websocket, and can be removed by ScreenReaderClient.clearMessages() and ScreenReaderClient.waitForMessage().

Signature:

messages: string[];