Forum Discussion

Ant0n1's avatar
Ant0n1
New Contributor
12 months ago
Solved

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

 

 

2 Replies