Issue: Device Becomes Unavailable After First Test Execution in Appium Device Farm #1732
Unanswered
raghuns2311
asked this question in
Q&A
Replies: 2 comments 2 replies
-
Beta Was this translation helpful? Give feedback.
2 replies
-
@raghuns2311 Since you're currently using an older version of Device Farm (9.8.4), I recommend updating to the latest version 10.0.5 to check if the issue persists. |
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.
-
Issue: Device Becomes Unavailable After First Test Execution in Appium Device Farm
Description
When using Appium Device Farm with a physical Android device, the device is initially detected and can be used for test execution. However, after the first test run, the device disappears from the device farm UI and becomes unavailable for subsequent test runs, even though the device is still physically connected and visible via ADB.
Expected Behavior
Actual Behavior
Environment
Steps to Reproduce
Code to connect and initialize driver with running server
Beta Was this translation helpful? Give feedback.
All reactions