Lupa API Reference / commands/locator / SelectOptionValue
Type Alias: SelectOptionValue
SelectOptionValue =
string| {index?:number;label?:string;value?:string; }
Defined in: src/commands/locator.ts:384
Representation of option selection values for matching options.