I am trying to run an automation test using smartbear testcomplete using a local device/mobile. To be able to do this, I have to specify my local Appium server URL. Where/how can I find the URL?
See the attached screenprint.enter image description here
Thank you in advance,
You can enter http://localhost:4723/wd/hub to connect to your local appium server in TestComplete (see attached image).
Connecting to local appium
For more info about running mobile tests w/TestComplete and Appium can be found here.