Skip to content

TapDeviceParams

Parameters for tapDevice.

Import:

import type { TapDeviceParams } from 'obsidian-integration-testing';

Signature:

export interface TapDeviceParams

Properties

PropertyTypeDescription
deviceIdstringThe device to touch.
pointSoftKeyboardTapPointWhere to touch it.

Links to this page: