InvokeBrowserRequest

Request for the InvokeBrowser operation.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The browser action to perform. Exactly one member of the BrowserAction union must be set per request.

Link copied to clipboard

The unique identifier of the browser associated with the session. This must match the identifier used when creating the session with StartBrowserSession.

Link copied to clipboard

The unique identifier of the browser session on which to perform the action. This must be an active session created with StartBrowserSession.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String