Get or create a cloud browser session. Reuses the most recent available session if one exists, otherwise creates a new one.Documentation Index
Fetch the complete documentation index at: https://skyvern.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Parameters
Same parameters aslaunch_cloud_browser / launchCloudBrowser. Options are only used when creating a new session.
| Parameter (Python) | Parameter (TS) | Type | Required | Default | Description |
|---|---|---|---|---|---|
timeout | timeout | int / number | No | 60 | Session timeout in minutes (5—1440). |
proxy_location | proxyLocation | ProxyLocation | No | None / undefined | Geographic proxy location for browser traffic. |

