Project Properties - Mobile Options

Applies to TestComplete 15.62, last modified on March 19, 2024

You use the Device Cloud - Mobile project properties to configure mobile tests that will run in a device cloud provided by BitBar.

Requirements
  • An active license for the TestComplete Mobile module.

  • The Appium Support plugin must be enabled in TestComplete. The plugin is installed and enabled by default. In the File > Install Extensions dialog, you can find the plugin in the Mobile group.

  • You must have a valid BitBar account.

    If you still do not have the account, you can sign up for a free trial.

To view or modify properties
  1. Select Tools > Current Project Properties from the TestComplete menu.

    – or –

    Double-click the project in the Project Explorer. In the project editor, switch to the Properties tab.

    – or –

    From the context menu of the project in the Project Explorer, select Edit > Properties.

  2. In the tree on the left of the project properties editor, select Device Cloud > Mobile.

TestComplete Project Properties - Mobile

Click the image to enlarge it.

Available properties
  • Criteria for finding BitBar device - The search criteria that TestComplete will use to find a mobile device to connect to if the exact device specified in the test is not available. To set the criteria, click Edit iOS criteria or Edit Android criteria correspondingly and specify the desired criteria in the resulting Edit Criteria for Finding Device dialog.

    These criteria are only effective if:

    – or –

    • In script tests, the Mobile.ConnectDevice method has the bitbar_findDevice capability set to true.

  • New command timeout - The number of seconds that a connected mobile device waits for an action over it. If there are no actions before the timeout elapses, the testing session on the device will be closed and the device will be disconnected.

    Note: This does not affect exploring the tested mobile applications by using the Object Browser and Object Spy. The device will remain connected until you disconnect from it explicitly.

See Also

About Mobile Tests
Project Properties - Device Cloud Options

Highlight search results