AppiumTestDistribution / appium-device-farm

This is an Appium 2.0 plugin designed to manage and create driver sessions on available devices.
https://devicefarm.org
Other
324 stars 101 forks source link

Not being able to control running device while automation sprint is running #1220

Open erdncyz opened 3 months ago

erdncyz commented 3 months ago

While doing automation development, when I click "use device" on the device being developed in debug mode, the device opens, but I cannot control the device in any way.

In short, when I say use device while the device is running, I want to both monitor and intervene during the run.

Is there any method to do this?

saikrishna321 commented 3 months ago

@erdncyz If I understand correctly once the automation is running on device you want to take control as well?

erdncyz commented 3 months ago

@saikrishna321 yes of course. Is this possible?

saikrishna321 commented 3 months ago

Yes it should be possible.