Skip to content

options

Namespace: Glutinum.Playwright.LocatorModule  Parent: Glutinum.Playwright.LocatorModule.getByRole

type options     new : checked : bool option -> disabled : bool option -> exact : bool option -> expanded : bool option -> includeHidden : bool option -> level : float option -> name : U2<string, RegExp> option -> pressed : bool option -> selected : bool option -> options     property selected : bool option with get     property pressed : bool option with get     property includeHidden : bool option with get     property checked : bool option with get     property name : U2<string, RegExp> option with get     property exact : bool option with get     property level : float option with get     property disabled : bool option with get     property expanded : bool option with get

Constructors

Properties