GetBrowserSessionResponse
Types
Properties
The identifier of the browser.
The list of certificates installed in the browser session.
A list of files containing enterprise policies for the browser session.
The list of browser extensions that are configured in the browser session.
The time at which the browser session was last updated.
The browser profile configuration associated with this session. Contains the profile identifier that links to persistent browser data such as cookies and local storage.
The active proxy configuration for this browser session. This field is only present if proxy configuration was provided when the session was started using StartBrowserSession. The configuration includes proxy servers, domain bypass rules and the proxy authentication credentials.
The artifact containing the session replay information.
The timeout period for the browser session in seconds.
The current status of the browser session. Possible values include ACTIVE, STOPPING, and STOPPED.
The streams associated with this browser session. These include the automation stream and live view stream.
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.