Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 504 Bytes

File metadata and controls

29 lines (18 loc) · 504 Bytes

Configuration API Reference

Config

class Config()

Configuration object for AgentBay client.

init

def __init__(self, endpoint: str, timeout_ms: int, region_id: Optional[str] = None)

BROWSER_RECORD_PATH

BROWSER_RECORD_PATH = "/home/wuying/record"

See Also


Documentation generated automatically from source code using pydoc-markdown.