local appium server and the bitbar_findDevice parameter error
SOLVED- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
Solved! Go to Solution.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I guess that the problem is due to the appium server version. the appium 2.0.0beta66 is not compatible with test complete.
reading this blog https://www.headspin.io/blog/migrating-to-appium-2-0-part-1-capability-prefixes
I guess that I have to try to downgrade to the last appium V1.xx
Can someone confirm if appium 2.0 is compatible with testComplete?
Many thanks
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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."
/Alex [Community Champion]
____
[Community Champions] are not employed by SmartBear Software but
are just volunteers who have some experience with the tools by SmartBear Software
and a desire to help others. Posts made by [Community Champions]
may differ from the official policies of SmartBear Software and should be treated
as the own private opinion of their authors and under no circumstances as an
official answer from SmartBear Software.
The [Community Champion] signature is assigned on quarterly basis and is used with permission by SmartBear Software.
https://community.smartbear.com/t5/Community-Champions/About-the-Community-Champions-Program/gpm-p/252662
================================
