All browsers let you pass in a list of command-line arguments to load specific session data. So you can save cookies from a session to a user profile, and then load the browser with this user profile to continue the same session.How does it get done in parctice?