How To : Fix Appium Setting error [Appium Settings app is not running after 5000ms]

Problem

While running Appium or Appium inspector,  we are getting Appium setting error i.e.,

Encountered internal error running command: Error: Appium Settings app is not running after 5000ms


Solution:

  1. Goto terminal (for Mac and Linux)/ cmd (for windows).
  2. Execute command: adb uninstall io.appium.settings
  3. Run your script or inspector.


Comments

Popular posts from this blog

OAuth working with eg

3 of Agile