I am getting following error:
ValueError: Element locator 'identifier=id/edittext1' did not match any elements.
There is an element with id edittext1
but it is not recognized!
I have faced the similar problem.
I used xpath for element locating.
For your reference below is the sample xpath
Input Text xpath=/hierarchy[@rotation="0"]/android.widget.FrameLayout[@index="0"]/android.widget.LinearLayout[@index="0"]/android.widget.FrameLayout[@index="0"]/android.widget.RelativeLayout[@index="0"]/android.widget.EditText[@index="0"]
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With