3Authenticate the session (optional)
To save the authenticated state of a browser session, use the saveAuth method.
Now, you can reuse the saved auth state on other instances by passing the auth_state_id to the authenticate method. The browser needs to be started first.
5Interact with the browser
6Stop the browser session