Create a browser session
Connect with Playwright
Parameters
| Parameter | Type | Description |
|---|---|---|
profile_id | str | Load a saved browser profile. |
proxy_country_code | str | Proxy country code. |
timeout | int | Session timeout. Max: 4 hours. |
browser_screen_width | int | Width in pixels. |
browser_screen_height | int | Height in pixels. |
custom_proxy | CustomProxy | Custom proxy config. |