Lupa API Reference / commands/locator / ForceOption
Interface: ForceOption
Defined in: src/commands/locator.ts:172
Options that can be passed to locator actions.
Extended by
ClearOptionsClickOptionsCheckOptionsFillOptionsTypeOptionsDoubleClickOptionsHoverOptionsTapOptionsUncheckOptionsDragToOptionsSelectOptionOptions
Properties
force?
optionalforce?:boolean
Defined in: src/commands/locator.ts:176
Whether to bypass the actionability checks. Defaults to false.