This site is in read only mode. Please continue to browse, but replying, likes, and other actions are disabled for now.
1 / 35
Apr 2015

We are trying to run automated scripts on multiple iOS devices over WiFi connection. We are able to connect over WiFi from iTunes and sync the device, but, we are not able to detect the device over WiFi with appium. So, seems that appium only works with devices connected through USB cable, is this correct? Does someone knows a way to connect multiple iOS devices over WiFi and send automated tests from aapium? We are able to do that for android with UI Automator and adb over wifi, but not for iOS.

Thanks,

  • created

    Apr '15
  • last reply

    Aug '18
  • 34

    replies

  • 5.9k

    views

  • 14

    users

  • 4

    links

You can't automate multiple iOS devices on single mac.

Yes, seems that the best way to automate on multiple iOS devices is to create multiple VM instances. We will try to have at least 2 devices per VM.

10 months later

I have been trying to connect my iPad to mac over wifi and run the appium tests. I know how Appium tests works with android devices over wifi, but not how to do it with iOS devices. Please update if any one has worked on how to get it done.

3 months later

@Pracs did you find out how to connect single iOS device over wi-fi , even I'm looking for this solutio ?

Thanks,
Vikram

1 year later

Can anyone please help me out from this...... I will really appreciate

Yes, it will work with devices over wifi, at least with 1 device. We tried one device over wifi and one device with USB in secuence. But we have a while without doing this again.

In appium site , it is mentioned wi-fi is not supported for iOS

I will really grateful if you help me on this. Its really urgent

I connected my iPhone 4(7.1.2) to my Windows which is having latest iTunes.

But after configuring the setting, soon after i disconnect the USB, the device is disappearing in iTunes and unable to Sync.

Though i know iOS with Windows is not supported by Appium, but it should be able to Sync my iPhone with iTunes over Wifi.

Does the specified setting only apply for MAC machine?

I need this urgently . Please need you help to know how to configure iOS device over wifi
I tried with iTune but it was not lunching the Application.
@Georgina_Gonzalez

It might be possible with Xcode 9 to debug via WiFi.
It's not possible to debug with released Xcode version without USB connection.
What is the reason for such request @Jitu1888?