Skip to content

ResolveEmulatorDeviceIdParams

Parameters for resolveEmulatorDeviceId.

Import:

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

Signature:

export interface ResolveEmulatorDeviceIdParams

Properties

PropertyTypeDescription
avdNamestringThe AVD name to match, e.g. obsidian_screenshots.

Links to this page: