options
Namespace: Glutinum.Playwright.LocatorModule Parent: Glutinum.Playwright.LocatorModule.dblclick
type options new : button : button option -> delay : float option -> force : bool option -> modifiers : ResizeArray<modifiers> option -> noWaitAfter : bool option -> position : position option -> steps : float option -> timeout : float option -> trial : bool option -> options property trial : bool option with get property position : position option with get property modifiers : ResizeArray<modifiers> option with get property force : bool option with get property steps : float option with get property noWaitAfter : bool option with get property button : button option with get property delay : float option with get property timeout : float option with get