SAP Automation: Not able to log in

Hi,
I am creating automation for SAP Logon 730.
I am using “type into” activity to enter User and Password.
But it’s not able to log in, showing error message “Name or Password is incorrect”.

Hi @sandeepbhatt

Are you using variables to pass your credential into the Type Into activity? If so, are you sure there are no extra spaces in the strings?

If you do use variables and you are sure that they are correctly passed to the Type Into activity, maybe you need to play around with different options of typing available in UiPath:
image

Play around with those options. It might be that the method of typing used currently is not doing it properly.

1 Like