ocrWaitForTextDisplayed
Wait for a specific text to be displayed on the screen.
Usage
await browser.ocrWaitForTextDisplayed({
text: "specFileRetries",
});
Wait for a specific text to be displayed on the screen.
await browser.ocrWaitForTextDisplayed({
text: "specFileRetries",
});