Skip to main content

Module session

Module session 

Source

Structs§

DaemonConfig
Daemon configuration.
ProjectConfig
Project-level configuration (browsertap.toml).
Session
A live browser session connected to the daemon.
SmokeConfig
Smoke test configuration.

Constants§

HEARTBEAT_INTERVAL_SECS
Heartbeat interval expected from browser runtime.
HEARTBEAT_TIMEOUT_SECS
Session expires if no heartbeat received within this duration.
MAX_CONSOLE_BUFFER
Maximum number of console events buffered per session.
MAX_NETWORK_BUFFER
Maximum number of network events buffered per session.