wait more time for airplane mode
This commit is contained in:
@@ -1026,6 +1026,8 @@ class CommandorPage {
|
||||
await delay(1000)
|
||||
// await this.device.shell("adb shell settings put global airplane_mode_on 0")
|
||||
await this.device.shell("cmd connectivity airplane-mode disable")
|
||||
await delay(2000)
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user