How to disable wifi in local Android device using appium in Pcloudy?
driver.executeScript("pCloudy_executeAdbCommand", "adb shell am startservice --user 0 -n com.pcloudy.services/.wifiservice --ei \"op\" 1");
Posted on August 21, 2019
By Sridatta Pani
driver.executeScript("pCloudy_executeAdbCommand", "adb shell am startservice --user 0 -n com.pcloudy.services/.wifiservice --ei \"op\" 1");
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it. Privacy Policy
Accept