@morpheus93 Is it not possible to not start browser until profile is loaded? that way it works like this:
load profile start browserNeed to save (local) profile at the end of project?
-
Hello,
I'm mostly working with another automation software where the profile used for one run of a project needs to be saved at the end of the project to keep all the collected cookies, cache data and so on.
So I'm wondering if there is something similar needed with BAS to keep all the collected data and re-use it the next run with the same account on a website?
Thank you!