Defaults
object Defaults
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Default maximum time, in milliseconds, to wait for a CDP command response before throwing a dev.kdriver.core.exceptions.CommandTimeoutException. A value <= 0 disables the timeout (wait indefinitely).
Link copied to clipboard
Link copied to clipboard
Default upper bound, in milliseconds, on how long dev.kdriver.core.connection.Connection.wait will watch for the connection to go idle.
Link copied to clipboard
How long, in milliseconds, the connection must receive nothing before it counts as idle.