Home > assistive-playwright-client > ScreenReaderClient > messages
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[];