Can I turn off WiFi on a real device during testing?

Prev Next

Autify does not support turning off WiFi on cloud real devices during test execution.

Also, even if WiFi is turned off, the device may automatically switch to another network (e.g., mobile data), making it difficult to reliably simulate a true offline environment.

Additional Notes
- Autify uses device farms (external services) to provide real testing devices.
- Depending on the device or OS, the device may remain online even with WiFi turned off.
- Behavior that assumes an offline state (e.g., send errors) may not be reproduced as expected.

When using a local device, operations to switch communication environments, including Wi-Fi, or to put the device into an offline state are possible.
If you have any further questions, feel free to contact our support team.