TypeInto Activity Enters Value in incorrect field

Scenario: SAP Logon

Steps to reproduce:

Current Behavior: In Code, when we use highlight activity the selectors of SAP user id and Password textbox shows respective fields. But while BOT executes , it writes both the id and password in the same textbox (Userid textbox)

Expected Behavior: It should type into the respective fields as per the selectors given.

Studio/Robot/Orchestrator Version:2018.2.3

Last stable behavior:
Last stable version:
OS Version: Win 7 Enterprise
Others if Relevant: (workflow, logs, .net version, service pack, etc):

Hi,

If selector doesn’t work use send hot keys and after you provide username in type into use tab in type into of username so the cursor would have come to password field and provide password and remove the selector for password Typeinto.