I’m in the middle of the RPA Developer Advanced course from UiPath and I’m havin ga weird problem.
So, long story short, I have a sequence where I use an “Open Application” and select the UiDemo app, then inside that activity, I used 2 type into and 1 click activity. the problem is that the type into doesn’t allow me to select the username/password field inside the app, they only allow me to select the UiDemo app(demonstrated in the uploaded image) which I have already selected in the “Open Application”.
I have also tried with the UiDouble app and it happens the same thing.
The thing is that in previous lessons I was able to do it.
I don’t know what happened…
Use Type Into activity and indicate Username field to enter the username. Hope you are able to identify username field. Pass Tab hot key along with username value.
And then use Type Secure Text or Type Into activity to type the password but don’t indicate any web element here. Leave the selector is empty only.
Click on project panel-> ->General->Turn off Modern Design Experience. when you click on the modern the studio asks you to reload click on reload(It won’t take much time).
Now in Ribbon we have an option called Recording->Down arrow to expand the recording. will have so many options like: Basic,Web so on… select the Desktop Recording.
Make sure you have opened the UiDemo app. after clicking the desktop recording one wizard will opens just hit start. indicate it on the ui demo then on username then password and click on LogIn.
This is an issue that comes up sometimes. Try restarting your computer. I know, I know. Just try it. It has worked for many, it seems like UiPath gets choked up and a restart fixes it.