fix backbone connection (#257)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
This commit is contained in:
@@ -14,6 +14,7 @@ class Settings(BaseSettings):
|
||||
HAR_PATH: str | None = "./har"
|
||||
BROWSER_ACTION_TIMEOUT_MS: int = 5000
|
||||
BROWSER_SCREENSHOT_TIMEOUT_MS: int = 10000
|
||||
BROWSER_LOADING_TIMEOUT_MS: int = 12000
|
||||
MAX_STEPS_PER_RUN: int = 75
|
||||
MAX_NUM_SCREENSHOTS: int = 10
|
||||
# Ratio should be between 0 and 1.
|
||||
|
||||
Reference in New Issue
Block a user