Skip to content

ScreenCILocatorCheckOptions

ScreenCILocatorCheckOptions = NonNullable<Parameters<Locator["check"]>[0]> & CursorActionMoveOptions & object

Defined in: types.ts:707

optional autoZoomOptions?: AutoZoomOptions

optional noWaitAfter?: boolean

optional position?: object

x: number

y: number