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