Browser state is often the most important part of browser automation. AIO Sandbox provides APIs for cookie management and full browser state save/load.
Use the browser cookies API to inspect or clear cookies for automation setup and cleanup. Prefer API calls over direct access to browser profile files.