GetBrowserSessionResponse
Types
Properties
Link copied to clipboard
The identifier of the browser.
Link copied to clipboard
The time at which the browser session was last updated.
Link copied to clipboard
The artifact containing the session replay information.
Link copied to clipboard
The timeout period for the browser session in seconds.
Link copied to clipboard
The current status of the browser session. Possible values include ACTIVE, STOPPING, and STOPPED.
Link copied to clipboard
The streams associated with this browser session. These include the automation stream and live view stream.
Link copied to clipboard
The configuration that defines the dimensions of a browser viewport in a browser session. The viewport determines the visible area of web content and affects how web pages are rendered and displayed. Proper viewport configuration ensures that web content is displayed correctly for the agent's browsing tasks.
Functions
Link copied to clipboard
inline fun copy(block: GetBrowserSessionResponse.Builder.() -> Unit = {}): GetBrowserSessionResponse