Skip to content

ScreenCILocatorSelectTextOptions

ScreenCILocatorSelectTextOptions = Omit<NonNullable<Parameters<Locator["selectText"]>[0]>, "steps"> & CursorActionMoveOptions & object

Defined in: types.ts:726

optional duration?: number

Total duration of the triple-click animation in ms (default: 600). Divided equally across the 3 click cycles.