Skip to content

ObsidianAndroidAppiumTransportOptions.sessionConnectionRetryTimeoutInMilliseconds?

ObsidianAndroidAppiumTransportOptions › sessionConnectionRetryTimeoutInMilliseconds?

Type: number

Timeout in milliseconds for establishing the Appium session (WebDriverIO remote() — UiAutomator2 server install + app launch).

This is the largest and most load-sensitive step of the Android setup: on a cold or contended emulator it dominates startup and can take a few minutes. Raise it if session establishment times out under load.