Gets remote browsers for the specified workspace ID and redirects the client to execute Playwright scripts. Requires Bearer JWT access token provided by Entra ID or Playwright Service.
Path parameters
The workspace ID in GUID format.
Query parameters
The API version to use for this operation.
The operating system for remote script execution.
The run ID in GUID format.
Headers
An opaque, globally-unique, client-generated string identifier for the request.
Optional header to specify additional client information when the standard 'User-Agent' header cannot be explicitly set, such as when using Playwright Client. The value should follow the standard 'User-Agent' header format.
Response
An unexpected error response.
Changes
Changed in 2 of the 9 revisions of this API.11
- ○
added the new optional
headerrequest parameterx-ms-useragentnew-optional-request-parameter
- ○
- ●
deleted the
headerrequest parameterx-ms-useragentrequest-parameter-removed
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●