I'm running an ADB session on iTest and I have all configured as described in the documentation. However, after I run the I get this error:
Error: intialize_handset_adb has not run yet. Please make sure run intialize_handset_adb first.
I also do it writing down the serial number of the device, which I get with the command "adb get-serialno"
I'd like to know if someone has achieved this before and what I could be doing wrong, please.