Skip to content

ObsidianAndroidAppiumTransportOptions.shouldAutoStartAppium?

ObsidianAndroidAppiumTransportOptions › shouldAutoStartAppium?

Type: boolean

Whether to automatically start the Appium server if it is not reachable.

When true (the default), the transport factory spawns npx appium as a background process when the preflight check fails, and kills it on transport disposal.