共用方式為


PlaywrightServiceOptions Class

Definition

Options for the Playwright service.

public class PlaywrightServiceOptions
type PlaywrightServiceOptions = class
Public Class PlaywrightServiceOptions
Inheritance
PlaywrightServiceOptions

Constructors

PlaywrightServiceOptions(Nullable<OSPlatform>, String, String, String, String, String, String)

Initializes a new instance of the PlaywrightServiceOptions class.

Applies to