Sync cloud skyvern to oss skyvern (#55)
This commit is contained in:
@@ -13,6 +13,7 @@ class Settings(BaseSettings):
|
||||
VIDEO_PATH: str | None = None
|
||||
HAR_PATH: str | None = "./har"
|
||||
BROWSER_ACTION_TIMEOUT_MS: int = 5000
|
||||
BROWSER_SCREENSHOT_TIMEOUT_MS: int = 10000
|
||||
MAX_STEPS_PER_RUN: int = 75
|
||||
MAX_NUM_SCREENSHOTS: int = 6
|
||||
# Ratio should be between 0 and 1.
|
||||
|
||||
Reference in New Issue
Block a user