Version: NextOn this pageResolvedRemoteEndpoint The result of resolving a remote browser endpoint: the URL to connect to plus an optional opaque context object that is handed back to release.Index PropertiescontexturlProperties optionalcontextcontext?: Record<string, unknown>Opaque metadata passed back to release() — e.g. session IDs, API tokens.urlurl: stringThe browser endpoint URL to connect to.
The result of resolving a remote browser endpoint: the URL to connect to plus an optional opaque
contextobject that is handed back torelease.