Incognito browser will get closed without completing the whole process

Hi,

I have created a library component which uses for logging in to a web portal. I have used a Try-Catch and inside try I used a Retry-Scope. Within this Retry, I have implemented login functionality and for the condition I have put a check app state with UI element from next page whether to confirm login is successful or not. I have enabled the incognito mode and my login functionality works as expected. But once it logged in, the web page is automatically closed before it checks the condition in retry scope. I would more appreciate, if anybody help me to figure this out?

Can you try setting Close to Never, in Use Application/Browser activity?

Hi @efelantti

Yes it worked! Thanks much for the quick help

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.