local appium server and the bitbar_findDevice parameter error
Hi I have a problem, when I try to test a mobile application with Test Complete.
I have a local appium server with UIAutomator, so I am not using BitBar and when I try to connect to my device I have the following error:
All non-standard capabilities should have a vendor prefix. The following capabilities did not have one:bitbar_findDevice
The problem is that Test complete send bitbar_findDevice parameter by itself without the vendor prefix so there is no way to avoid it even if I add the following
"appium:bitbar_findDevice":false
I still get this error.
But those parameters works with the inspector application
Hi,
https://support.smartbear.com/testcomplete/docs/app-testing/mobile/device-cloud/requirements.html states that "A private mobile device cloud managed by Appium. [...] The supported Appium version is 1.20.0."