Hi. I would like to perform automated tests using Connection Emulator.
As tests may happen under different circumstances I need to modify test parameters via editing XML profile and run application from CLI.
All values in XML seems to be pretty straightforward, except cardindex which seems to be index in combobox of available network interfaces.
Is there a way to specify network interface by name, or maybe some other way to figure out this number without starting an application?
Thanks