Package-level declarations
Types
Exception thrown when the browser executable cannot be found.
Exception thrown when a CDP command does not receive a response within the configured timeout.
Thrown to a pending CDP command when the underlying WebSocket connection is closed (gracefully or by a disconnect) before its response is received.
Exception thrown when an error occurs while evaluating a JavaScript expression in the browser context.
Exception thrown when the connection to the browser fails.
Exception thrown when the browser executable path is not set and the platform does not support automatically finding the Chrome executable.
Exception thrown when a timeout occurs while waiting for a specific element in the browser context.
Exception thrown when a timeout occurs while waiting for a specific ready state in the browser tab.