Element not found in Mobile Password

Hi,

Required your help.

I tried Katalon to record mobile application. I found this issue when type password :
12-11-2018 02:04:37 PM - [FAILED] - Failed to set text into element (Root cause: Object Object Repository/IMO-Login/android.widget.EditText1 - PASSWORD not found)

I got this element for recording, but when i tried to run it, the error occurs.
My suspect is because of the password type, but i have no idea how to solve it.

I also used Mobile.delays, but doesnt work.

this one works : Mobile. setText ( findTestObject (‘IMO-Login/android.widget.EditText0 - CLIENT CODE’), ‘04587698’, 0)
this one error : Mobile. setText ( findTestObject (‘IMO-Login/android.widget.EditText1 - PASSWORD’), ‘A’, 40)

thanks

1 Like

I am also facing same issue plz help on this

I am also facing same issue plz help on this