Hi all, i am testing a scenarios that i will test in case of wifi/ data is off and in case of wifi/data is on.
So now i have to automate the turn on/of data/wifi.
I search a lot on the forum and see the adb command
to turn of data :
adb shell am start -n io.appium.settings/.Settings -e data off
to turn on data :
adb shell am start -n io.appium.settings/.Settings -e data on
But there command does not work, after the command is executed , then the correct message is shown. but the data is not turn off or turn on.
can any one help here.
created
Jul '16
last reply
Sep '18
- 11
replies
- 6.6k
views
- 6
users
- 3
likes
- 4
links