We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9d1f4be + a76d1aa commit 320fff4Copy full SHA for 320fff4
docs/guides/persist-session-state.mdx
@@ -18,6 +18,8 @@ authenticate again.
18
In order to save a session, the `profile` parameter must be set to `true` when
19
[starting a Chromium session](/rest-api/dispatch/start-chromium-session).
20
21
+<Warning>Saved sessions that have not been accessed for three months expire and are deleted automatically</Warning>
22
+
23
#### Example Request
24
25
```curl
0 commit comments