One snapshot of the server-hosted browser — the shape the surface's RemoteBrowserSurfaceComponent.Fetch callback resolves to. Mirrors the server's RemoteBrowserSnapshot query payload.
RemoteBrowserSnapshot
The current page URL, or null when no page is loaded.
null
The current page screenshot as raw base64 PNG, or null when none is available yet.
One snapshot of the server-hosted browser — the shape the surface's RemoteBrowserSurfaceComponent.Fetch callback resolves to. Mirrors the server's
RemoteBrowserSnapshotquery payload.