options
Namespace: Glutinum.Playwright.LocatorModule Parent: Glutinum.Playwright.LocatorModule.hover
type options new : force : bool option -> modifiers : ResizeArray<modifiers> option -> noWaitAfter : bool option -> position : position 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 noWaitAfter : bool option with get property timeout : float option with get