Google News
logo
Appium - Quiz(MCQ)
Which command is used to set the network connection status of the device to airplane mode?
A)
driver.setConnection()
B)
driver.setNetworkConnection()
C)
driver.setDeviceConnection()
D)
driver.setAirplaneMode()

Correct Answer :   driver.setAirplaneMode()

Advertisement