Free925
4 years agoOccasional Visitor
Retrieve IP Address of device under test
Hello,
is there a possibility to retrieve the IP Address of the device under test during an Automated Test?
The automation should launch an Android /IOS application performing various tasks. However, to be able to perform some tasks, system under test should be aware of the IP Address on which the tests are running.
Is there some API or service on Bitbar that we could call in order to retrieve the IP?
Sadly, if I try to perform an Open Application with Appium on Chrome and then Open the Application under Test, Bitbar will close the first Appium Session and Open another session on another device and the IP would be incoherent 😞
Thanks!