maestro
maestro copied to clipboard
[Question] [1.37.9] - Running tests on two different devices
Is there an existing issue for this?
- [X] I have searched the existing issues and didn't find mine.
Steps to reproduce
- Connect two devices to the machine
- Open two terminals
- Run test routine on both terminals
Actual results
My doubt is related to running tests on different devices, in this case I tried opening different consoles and specifying the device ID, but an io exception is returned. Do you have a future resolution or resource to perform this type of execution simultaneously on different devices?
Expected results
The expected result would be to be able to run different test scripts on two or more devices simultaneously
About app
Closed source application, using Flutter in its architecture
About environment
Ubuntu 22.04.2 LTS
Logs
Logs
<!-- Replace this line with your logs. *DO NOT* remove the backticks! -->
Maestro version
1.37.9
How did you install Maestro?
install script (https://get.maestro.mobile.dev)
Anything else?
No response