PlaywrightServiceBrowserClientOptions.ServiceVersion Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the PlaywrightServiceBrowserClientOptions.ServiceVersion of the service API used when making requests.
public enum PlaywrightServiceBrowserClientOptions.ServiceVersion
type PlaywrightServiceBrowserClientOptions.ServiceVersion =
Public Enum PlaywrightServiceBrowserClientOptions.ServiceVersion
- Inheritance
-
PlaywrightServiceBrowserClientOptions.ServiceVersion
Fields
| Name | Value | Description |
|---|---|---|
| V2025_07_01_Preview | 1 | The Playwright service browser client API version 2025-07-01-preview. |
| V2025_09_01 | 1 | The Playwright Workspaces browser client API version 2025-09-01. |