Appium dashboard error #985
Unanswered
firmansyahrosid
asked this question in
Q&A
Replies: 1 comment
-
Dashboard should work isolated for IOS even if Android SDK is not installed on the machine. Looks like wdio is interpreting error logs as a failure and stops the service. Refer the source for the error logs from dashboard https://github.com/sudharsan-selvaraj/appium-dashboard-plugin/blob/5ae83e342c1ed5d12127498545c54ef72687b919/src/index.ts#L31 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I always get this error when running tests for iOS. Do I still need to install the Android SDK so that the error doesn't appear?
2024-02-02T03:29:52.690Z ERROR @wdio/appium-service: [appium-dashboard] Unable to create adb instance.
2024-02-02T03:29:52.691Z ERROR @wdio/cli:utils: A service failed in the 'onPrepare' hook Error: [appium-dashboard] Unable to create adb instance.
Beta Was this translation helpful? Give feedback.
All reactions