Skip to content

ObsidianAndroidAppiumTransportOptions.deviceId?

ObsidianAndroidAppiumTransportOptions › deviceId?

Type: string

The device UDID to reuse (e.g. 'emulator-5554').

Populated automatically by the global setup after the Appium session is established. When present alongside sessionId, the transport factory skips emulator startup and attaches to the existing session.