letoged
3 years agoOccasional Contributor
Getting error connecting emulator
Hi I am getting this message when I try to select device in local appium option.
- 3 years ago
Have you set up the Desired Capabilities? Here's a reference for that:
Have you set up the Desired Capabilities? Here's a reference for that:
If you guys examine what network connections are being made by TestComplete using something like Fiddler, you can see that it makes NO ATTEMPT to connect to the local appium resource, and in-fact only tries to connect to appium.bitbar.com which also explains why some report a missing request for credentials.
Hopefully this isn't scummy behaviour from smartbear to push people onto their bitbar service...
I imagine there's a default used if no credentials are offered, but if the wrong credentials are entered, then you would get the error message.
mnelsonwhite You can contact Support directly here if you have a question about the network settings
I have no question about network settings. The video I have recorded above proves that the error message received from the run is coming from appium.bitbar.com and not the local appium server counter to what has been configured in TestComplete.