Persist and reuse browser session state (cookies, local storage) across sessions
name
that is unique within your organization.
name
or id
when creating a browser.
Set save_changes
to true to persist any state created during this session back into the profile when the browser is closed.
save_changes: true
, closing the browser will save cookies and local storage into the profile.
save_changes
leaves the stored profile untouched.
name
must be unique within your organization.save_changes: true
to write changes back when the browser is closed.save_changes
(default) when creating the browser.