Appium Android: How to use Text Attribute

You can find an element by the text string by using uiautomator. See this link for details:

Once you have the element, you can click it.

1 Like