iamxuyu617
iamxuyu617
### Search before asking - [X] I searched in the issue and found nothing similar. | 我查找了并确认issue列表无相似报告。 ### Sonic version latest ### Deploy platform macos ### Minimal reproduce step chmod...
1. launch farm&appium, appium server --use-plugins=device-farm -pa /wd/hub --plugin-device-farm-platform=both -p 4763 --config appium2.yml 2. we are using scripts with capabilities including fixed wdaLocalPort 8112, mjpegServerPort 9112 as stream output, during...
1, appium server --use-plugins=device-farm -pa /wd/hub --plugin-device-farm-platform=both --config appium2.yml -p 4723 the contents of appium2.yml server: port: 4723 use-drivers: - xcuitest default-capabilities: wdaLocalPort: 8111 mjpegServerPort: 9111 mjpegScreenshotUrl: "http://l0.4.3.6:9111" 2. launch...
is it possible to rotate screen for real device, we do not see that button to rotate screen, we need to try to remotely rotate device screen to see user...