Skip to content

options

Namespace: Glutinum.Playwright.BrowserModule  Parent: Glutinum.Playwright.BrowserModule.newPage

type options     new : acceptDownloads : bool option -> baseURL : string option -> bypassCSP : bool option -> clientCertificates : ResizeArray<clientCertificates> option -> colorScheme : colorScheme option -> contrast : contrast option -> deviceScaleFactor : float option -> extraHTTPHeaders : extraHTTPHeaders option -> forcedColors : forcedColors option -> geolocation : geolocation option -> hasTouch : bool option -> httpCredentials : httpCredentials option -> ignoreHTTPSErrors : bool option -> isMobile : bool option -> javaScriptEnabled : bool option -> locale : string option -> logger : Logger option -> offline : bool option -> permissions : ResizeArray<string> option -> proxy : proxy option -> recordHar : recordHar option -> recordVideo : recordVideo option -> reducedMotion : reducedMotion option -> screen : screen option -> serviceWorkers : serviceWorkers option -> storageState : U2<string, Case2> option -> strictSelectors : bool option -> timezoneId : string option -> userAgent : string option -> videoSize : videoSize option -> videosPath : string option -> viewport : viewport option -> options     property locale : string option with get     property userAgent : string option with get     property proxy : proxy option with get     property permissions : ResizeArray<string> option with get     property ignoreHTTPSErrors : bool option with get     property strictSelectors : bool option with get     property colorScheme : colorScheme option with get     property hasTouch : bool option with get     property acceptDownloads : bool option with get     property screen : screen option with get     property viewport : viewport option with get     property javaScriptEnabled : bool option with get     property baseURL : string option with get     property extraHTTPHeaders : extraHTTPHeaders option with get     property logger : Logger option with get     property videoSize : videoSize option with get     property storageState : U2<string, Case2> option with get     property contrast : contrast option with get     property recordHar : recordHar option with get     property httpCredentials : httpCredentials option with get     property clientCertificates : ResizeArray<clientCertificates> option with get     property deviceScaleFactor : float option with get     property timezoneId : string option with get     property isMobile : bool option with get     property geolocation : geolocation option with get     property offline : bool option with get     property recordVideo : recordVideo option with get     property forcedColors : forcedColors option with get     property videosPath : string option with get     property serviceWorkers : serviceWorkers option with get     property bypassCSP : bool option with get     property reducedMotion : reducedMotion option with get

Constructors

Properties