Modules
Public session-first facade for Cerberus drivers.
Browser-only extensions for richer real-browser workflows.
Shared browser-runtime installer for Cerberus Mix tasks.
Opaque browser unwrap handle returned by Cerberus.unwrap/2.
Raised when a locator value cannot be normalized.
Normalize user input into a canonical locator AST.
Shared option and option-schema types used by Cerberus public APIs and drivers.
Runtime session access protocol used by Cerberus drivers.
Mix Tasks
Installs Chrome for Testing and matching ChromeDriver, then prints a stable output payload for downstream config handoff.
Installs Firefox and GeckoDriver runtime binaries, then prints a stable output payload for downstream config handoff.
Starts Selenium standalone container(s), configures Cerberus to use remote
WebDriver endpoint(s), and runs mix test with forwarded args in a single
invocation.