> error: Failed to start an Appium session, err was: Error: "ps 'uiautomator"""

Hello,

This is on “N” OS. Fail to run adb.exe -s shell “ps ‘uiautomator’”"

Plz suggest.

error: Failed to start an Appium session, err was: Error: Command failed: C:\WINDOWS\system32\cmd.exe /s /c “C:\ANDROID-SDK\platform-tools\adb.exe -s shell “ps ‘uiautomator’””

You are likely using Appium 1.4.17 or less. Upgrading to Appium 1.6 should fix this problem. If you can’t upgrade, a solution was posted in this forum detailing a work around

Thank you very much. Working now.