How to disable wifi in local Android device using appium in Pcloudy? – pCloudy – Question and Answers
Home >> Appium Tricks and Tricks >> How to disable wifi in local Android ...

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");

Leave a Reply

Your email address will not be published. Required fields are marked *