I'm using the Appium GUI to try to connect with the cloud servers at BitBar. I have entered the capabilities, including my API key and app id, and the connection starts successfully. However, once the app loading screen comes up, the test stops due to the following error:
Command timeout, no command received in last 0 seconds. Did you call webdriver quit()?
I don't know what I'm doing wrong, can someone point me in the right direction?