Skip to content

Lupa API Reference / commands/locator / SupportedLocatorAction

Type Alias: SupportedLocatorAction

SupportedLocatorAction = "blur" | "clear" | "check" | "click" | "dblclick" | "fill" | "hover" | "press" | "tap" | "uncheck"

Defined in: src/commands/locator.ts:120

Set of supported locator actions.