I'm controlling an iPhone with Appium and would like to read out its ip-address (as in the wi-fi ip-address). Is this possible? If so, how? I'm using java.
Thanks!
/Alex
@drapostolos Hi Alex did you find the fix for the issue , if so please share it. I have connected 3 ipad to mac and running on grid and i want to separate the devices using only ip address.
I have not found a good solution to this.
The alternative is to let your App find its ip-address and then somehow communicate that to your test automation setup. Maybe store it in an element that you can query from Appium.