Skip to content

AppiumTransport.preflightCheck method

AppiumTransport › preflightCheck

Verifies that the Obsidian app is running and the WebView is available.

Signature:

preflightCheck(_vaultPath: string): Promise<void>

Parameters:

ParameterTypeDescription
_vaultPathstringNot used on mobile.

Returns: Promise<void>