added py 3.13 and splited the cli and suport for windows and better port handling (#2404)
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
fa81d0292b
commit
ad2ea8d069
@@ -40,10 +40,8 @@ services:
|
||||
- ENABLE_CODE_BLOCK=true
|
||||
# - BROWSER_TYPE=cdp-connect
|
||||
# Use this command to start Chrome with remote debugging:
|
||||
# To set up Chrome with remote debugging for CDP connection, use the Skyvern CLI:
|
||||
# skyvern init
|
||||
# and select option 3 (cdp-connect)
|
||||
# If you're using Docker, ensure Chrome is accessible from your container:
|
||||
# "C:\Program Files\Google\Chrome\Application\chrome.exe" --remote-debugging-port=9222 --user-data-dir="C:\chrome-cdp-profile" --no-first-run --no-default-browser-check
|
||||
# /Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome --remote-debugging-port=9222 --user-data-dir="/Users/yourusername/chrome-cdp-profile" --no-first-run --no-default-browser-check
|
||||
# - BROWSER_REMOTE_DEBUGGING_URL=http://host.docker.internal:9222/
|
||||
|
||||
# =========================
|
||||
|
||||
Reference in New Issue
Block a user