testing-samples
testing-samples copied to clipboard
How to get the text on a button?
I can use onWebView().withElement(findElement(Locator.ID,"checkbutton")) to find this button, but how can I get the text on it ?