I have a list of item and I use the workload queue. The process have to be done in one application and I use the package Browser Automation. The fact is for each item execution , I do the login again. Is there any wy to maintain the session so that the login is done only if necessary.
Solved
KEEP SESSION BROWSER AUTOMATION ACTIVE
Best answer by Bot Dev
Try browser profile path option and provide any path(or user chrome profile path), this should work if your application does not log you out automatically on browser close.
Browser Automation package will automatically close the browser after bot execution. This is to ensure resource cleanup even in case of bot failures.
Reply
Rich Text Editor, editor1
Editor toolbars
Press ALT 0 for help
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.