Forum Discussion

Ant0n1's avatar
Ant0n1
New Contributor
3 years 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.

Ant0n1_0-1683210262134.png

 

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

 

Ant0n1_1-1683210313611.png

 

Ant0n1_3-1683210428730.png

 

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

 

Ant0n1_4-1683210636003.png

 

2 Replies