Package-level declarations
Types
Link copied to clipboard
open class DefaultTab(websocketUrl: String, messageListeningScope: CoroutineScope, eventsBufferSize: Int, var targetInfo: Target.TargetInfo, var owner: Browser? = null) : DefaultConnection, Tab
Represents a browser tab, which is a connection to a specific target in the browser.
Link copied to clipboard
Represents the ready state of a document in a web browser.
Link copied to clipboard
Link copied to clipboard
Represents a browser tab, which is a connection to a specific target in the browser.