This site is in read only mode. Please continue to browse, but replying, likes, and other actions are disabled for now.

Does Appium support finding element which is of type android:drawableLeft inside a TextView? It’s an image that I want to ensure is shown for a specific object. I have pasted a screenshot of the element below. It’s a text element of type android.widget.TextView with an image (red lightning icon) as drawableLeft. When I tried inspecting this element I could not see a separate element for the image. How can I handle such situation?
image