Unable to run on specific device when there are more than 1 device connect to the system
Is there an existing issue for this?
- [X] I have searched the existing issues and didn't find mine.
Steps to reproduce
- Having more than 1 devices plug into a system
- Use --device to specify a device to run test on.
- Observe errored results
Actual results
Hello,
I have 2 Android devices connect to my linux system (Ubuntu 20.04.6 LTS) and I am trying to use to suggested solution on targeting specific devices to run test https://maestro.mobile.dev/advanced/specify-a-device. However, I am unable to run test as it shows on the screenshot that devices it is not connected.
*Interesting note, I can run test if I only have one device connect to my system but that defeats the purpose specifying a device.
Expected results
Based on your instruction, I would expect that I can specific a device to run test on.
About app
it is on the Bell TV app which is support both IOS and Android. It is however closed source.
About environment
Ubuntu 20.04.6 LTS
Logs
Logs
<!-- Replace this line with your logs. *DO NOT* remove the backticks! -->
Maestro version
1.39.0
How did you install Maestro?
other (please specify in the text area below)
Anything else?
curl -fsSL "https://get.maestro.mobile.dev" | bash -pre your instruction https://maestro.mobile.dev/getting-started/installing-maestro
I can't reproduce this using emulators, which suggests that this issue is specific to either the local environment, or has been fixed in a more recent version of Maestro.
Were you able to make any progress?
Hello @Fishbowler
I just checked it again and upgraded Maestro and all other packages on the system and i still have the same issue:
What would you recommend for me to try? I tried it on another system with newer JDK is still the same:
Thanks,
Are you able to give some more detail (or a link to steps you followed) as to how you're setting up the ADB over IP? I wonder if this is the key differentiator between setups.
Without some more information on the context of this issue, I'm concerned that it'll never get fixed
This is on an old maestro version, let me try this again on my Linux devices since I have been using Macs.
sorry, I will attempt on Wednesday (Dec 3rd) when i am in the lab. Somehow the system have no devices connect to it.
Hello, Hello, Please advice the next steps. I still have this issue. Thanks,