jaredjamieson
2 years agoOccasional Contributor
Mobile device (Local Appium) disconnects at the end of every test
I have written script tests for an emulated mobile device (iOS). We use local appium to host the mobile devices and connect to the mobile app under test. I have had all components working as expected before.
Now, after my script ends, the connected device is disconnected and needs to be reselected (See highlighted portion of attached photo).
Prior, my script would end, the log would be generated, and the device would remain connected.
Any thoughts on why this is happening now?