ASM script sometimes types password in the userid field instead of password field, even though we have a step to click on password field.
Release : SAAS
Component : APP SYNTHETIC MONITOR ENVIRONMENTAL
Caused by time is not synced between script runs and the page loads
Modify the Script to Use ClickAndWait commands between "UserID' and "Password" instead of Click.
Or Add an extra step before 'Click" for Password, that will delay the execution until the loading indicator disappears.