I want to input username. I have tried to find element as below using UIatomator but it throwing error.
Input Text xpath("//android.widget.EditText[@resourse-id='name']") test
I have attached screenshot for reference please help..please suggest