Appium doesn't work when connected to VPN (Mac/ios)

Hi All,

When i connect my mac to my wifi and try to run the appium script, the appium communicates well with the ios device (DUT) and the script executes fine.

When i connect my mac machine to vpn using CiscoAnyconnect, the appium seems to stop working.
If any of you have faced the similar issue or know the reason and solution for this, please let me know.

Thanks in advance.

Cheers!
Maha

1 Like

VPN most likely gives it a new IP

Hi, I’ve faced with the same problem. I need to use sshuttle in order to get my Android app access to the web from the emulator, so while running tests -it doesn’t work. No idea atm how to fix it. Can anyone please give advice how to fix the issue?