OK. Attached is a screen shot of the Accessibility page of Android Settings App on a Moto G 6.0. I certainly understand the idea of looping through a set of elements until I find one but at the moment, I’m not confident that anything on the page can be found. I’ve tried searching for something - anything - with the resource.id of android:id/title, for example, and didn’t get anything. I expected that if appium found many, it would either:
- choose the first one
- Error out with a request for disambiguation
At any rate, I certainly would be willing to try almost anything at this point!! ha ha.
