I am doing a test with appium on iOS 7.0.3 and I have no idea to connect my device to an AP with wifi.
Is there any method can achieve this like set_network_connection on Android? Other way, I tried to press home key manually(I don't know how to press home key on iOS with appium, neither.), and then findout the setting app and click it, but it does nothing even it can find the element named settings. Why?