For the complete documentation index, see llms.txt. This page is also available as Markdown.

toggleAirplaneMode

Toggle airplane mode on or off during test execution.

Toggles the device's airplane mode on or off.

This command is only useful on Android. iOS simulators do not have an airplane mode. On iOS or web, the command will pass but has no effect.

Syntax

This command takes no arguments.

- toggleAirplaneMode

Last updated