Question
Virtusa
US
Last activity: 18 Oct 2019 17:07 EDT
ASO Manager - logging in before webpage loaded completely
I'm trying to automate login process for a web application using ASO manager.
When the login page created, ASO manger is filling user id and password (its also trying to click on Login button, which i can see from the logs). Also AutoFillOnCreate option is set to true.
I believe its trying to click the login button before the webpage loaded completely, so the website is not logging in. Instead its staying on login page with user id and password textboxes filled with credentials and waiting there.
Is there any configuration, where i can inject a delay for ASO manager to wait for few secs before entering the credentials?