appium-dashboard-plugin icon indicating copy to clipboard operation
appium-dashboard-plugin copied to clipboard

is there any option to set adb remote server?

Open macro-dadt opened this issue 2 years ago • 1 comments

In Appium, we can set adb remote server to run tests on remote devices. Since Appium and appium-dashboard-plugin are both using appium-adb, I assume it is possible to set adb remote server for appium-dashboard-plugin aslo. However, I couldn't find it anywhere. Could anyone please help me out? This is super crucial for me to build a distributed cloud-based system

macro-dadt avatar Jan 18 '23 13:01 macro-dadt

So the concept here is to utilize Appium nodes in the cloud, they are accessing mobile devices via an on-premise ADB server.

macro-dadt avatar Jan 19 '23 03:01 macro-dadt