Steps (using “Inject JS” activity):
1-Type user name
2-Type password
3-Click login button
The code types the username and password but the username and password feilds are not recognizing the text, like there is no text inside it as shown in the following picture:
Hi, i hope you are doing this just for learning purposes… With that said, your questions is more about javascript and spotify website than it is uipath, so i my opinion the problem seem to be with the way the application validates those fields…
Once this is working then integrate more and more by step by step. We encountered that when we pass the uielement instead using the selector we got less issues during the development phase