Closed Sin-Nguyen closed 3 weeks ago
@Sin-Nguyen Pushed a fix in version 9.4.4
. Now you can pass df:liveVideo
as false
in the capabilities to disable the live streaming.
:tada: This issue has been resolved in version 9.4.4 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
Describe the bug
Hi guys, In the previous , I used the api to delete currently running session and use our plugin to create new session to bypass Wechat mini program application on Android device. But when I install new version of Appium , Uiautomator2 and appium-device-farm. My functions does not work anymore. I noticed that every time appium server create new session, our plugin used ADB command to press Home button when the capabilities object is missing
appPackage
andappActivity
. Could you please revert that action or add it in optional ?Link to Appium logs
full log in here : https://gist.github.com/Sin-Nguyen/f35227103913426c827961bc5033efbe#file-device-farm-log
Environment