Forum Discussion

kneuhaus's avatar
kneuhaus
Occasional Contributor
3 months ago

BitBar Web Cloud mobile tests failing

Starting 7/23/2025 whenever I run mobile browser tests against BitBar Web Cloud I get the following error.

"There is already an option for the platformName capability. Please use the PlatformName property instead.
Parameter name: capabilityName"

 

I don't see where any of these properties are set.  Google points to an old Appium issue.

I'm using the latest version of TestComplete 15.76.5.7.

I've tried editing and recreating the tests in the Execution Plan.  I've tried other devices, browsers and device servers (East, West, EU).

 

2 Replies

  • kneuhaus's avatar
    kneuhaus
    Occasional Contributor

    Execution Plan's json file.

    <Root name="SWT">

    <CapabilityItem Server="https://us-west-mobile-hub.bitbar.com/wd/hub" JSON="{"bitbar:device":"Google Pixel 6 Android 12 -US","deviceName":"Google Pixel 6 Android 12 -US","platformName":"Android","bitbar:findDevice":"false","automationName":"UiAutomator2","browserName":"Chrome"}" Platform="Mobile" OS="Google Pixel 6 Android 12 -US" Browser="Chrome" Resolution="1080 x 2400" CustomCapabilitiesInfo=""/>

    </Root>

  • kneuhaus's avatar
    kneuhaus
    Occasional Contributor

    Solution:  This was a bug in the 15.76 release of TestComplete/TestExecute.  After downgrading to 15.75 BitBar web for mobile tests is working again.