We need to provide automation support to product testing teams. Currently, we are asking them to install appium on physical machine and connect the devices under test to the physical machine.
But we have a concern that we can't install appium on every physical machine we are using for work.
I am thinking of is there any possibility of appium installed on 1 or more VMs. If requried, we can connect the devices to each individuals (testers) personally assigned physical machine.
How to tell appium that devices are connected to some physical machine and the test execution should happen on those devices?