I tried using Find element by id but it is not inserting required data.
Then I used Find element by xpath //android.widget.ScrollView[0]/android.widget.RelativeLayout[0]/android.widget.TextView[0]/ndroid.widget.TextView[1]/android.widget.EditText[2]")).sendKeys("[email protected]");
but still it is not working.
Please use this Xpath , I hope this solves your problem:
By.xpath("//android.widget.EditText[@text='Email ID']")
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