共用方式為


ServiceEnvironmentVariable Class

Definition

Contains environment variable names used by the Playwright service.

public class ServiceEnvironmentVariable
type ServiceEnvironmentVariable = class
Public Class ServiceEnvironmentVariable
Inheritance
ServiceEnvironmentVariable

Constructors

ServiceEnvironmentVariable()

Fields

PlaywrightServiceAccessToken

The environment variable for the Playwright service access token.

PlaywrightServiceExposeNetwork

The environment variable for exposing the Playwright service network.

PlaywrightServiceOs

The environment variable for the Playwright service operating system.

PlaywrightServiceRunId

The environment variable for the Playwright service run ID.

PlaywrightServiceUri

The environment variable for the Playwright service URL.

Applies to