Add (Edit) Device Loop Item Wizard

Applies to TestComplete 15.63, last modified on April 10, 2024

This wizard assists you in adding or modifying the list of mobile devices affected by the Device Loop keyword test operation.

The wizard is called when you click the Add or Change button on the Select Devices to Iterate Through page in the Operation Parameters dialog.

The wizard includes the following pages:

Select Device

On this page, you can choose which of the connected devices the operation will use.

Typically, you select the device by choosing its name in the list.

If you want to specify the device via parameters, select Parameterized Device and click Next. You will be able to specify the device name and its index on the next page of the wizard.

Specify Device Parameters

This page is shown if you selected Parameterized Device on the “Select Device” page of the wizard. It contains the following parameters:

Name

Required. The device name. It is specified by the device’s DeviceName property in the Object Browser.

  • For iOS devices - the device name specified in Settings | General | About | Name.

  • For physical Android devices and virtual machines running Android-x86 – this is the device model specified in Settings | About phone (or About tablet) | Model number.

  • For Android emulators – the string in the format emulator-port, where port is the emulator’s console port (5554 by default).

Index

A zero-based index of the device among all connected devices with the same name.

See Also

Device Loop Operation

Highlight search results