smartbearrj
6 years agoContributor
Cursor is not switched to the other input fields in hybrid mobile application.
Hi ,
I am automating the functionalities in hybrid mobile application and problem i am facing is below -
My application has a web page which has 3 fields- username ,password and login button. Now I am able to find all the objects in the page but when i am trying to send the string in the password box after successfully sending in username box, password is not being entered in the password box instead it is inserted in the username itself.
Please suggest what might be the reason.
I had the same issue in desktop mode at long time back but i can not recall what i had done to solve the issue.
Thanks.