Staying logged in sites for future runs
Creating a Chrome Profile to keep login information for future runs.
Sometimes in your automation you may need to login for the automation to continue its course. In this article we will show you how to store your login information so in future runs it can bypass the login process altogether.
Chrome Account
You will want to log into a Chrome
account you wish you save your login information to. You can do this in a separate Chrome
browser or in the browser that pops up when starting a new animation.
First open Chrome
and click the profile button in the top right.
Next click on Add
on the bottom of the menu that pops up.
Next you will be prompted to either Sign in
with an already created account, or create a new one. In this example we will create a new one. Click Continue without an account
.
Next choose a name and a color theme then click Done
Would this mean keeping the app open? Or can you close the app or minimize it to the tray? Need clarification.
This means we create a chrome profile to cache your login that way when you revisit the website it auto logs you in if the site supports that link
Does the program do that or do users have to use Chrome and set up their own account? I added some information in this article. Is this correct or does it store it from running the animation? link
This is done automatically by the automation running. The user doesn’t have to do anything link . This Is related to us ‘saving cookies’