SDK Documentation
Create Session
Create a new sandbox session using the MarinaBox SDK
Create a New Session
Creates a new sandbox session with specified environment type and configuration using the MarinaBox SDK.
Python SDK
Response Object
The method returns a BrowserSession
object with the following attributes:
Parameters
Parameter | Type | Required | Description |
---|---|---|---|
env_type | str | No | Environment type (‘browser’ or ‘desktop’). Default: ‘browser’ |
tag | str | No | Custom tag for the session |
kiosk | bool | No | Launch Chrome in kiosk mode (browser only). Default: False |
initial_url | str | No | Initial URL to open when browser starts (browser only) |
Error Handling
Get Support & Join Our Community
- Discord: https://discord.gg/nAyFBSSU87
- Email: askmarinabox@gmail.com