Working With Mobile Screen Window

Applies to TestComplete 14.90, last modified on July 01, 2021

The Mobile Screen window of TestComplete shows the screen of a mobile device connected to your test workstation. In the window, you can perform various test-related tasks.

Recording

To start recording a test for a mobile application that the window shows, click Record Keyword Test or Record Script on the TestComplete toolbar or use any other way you find suitable to start recording. See Recording Automated Tests.

To start recording gestures (multi-touch events), click Record Gesture on the window toolbar (see below).

This is supported only for Android devices connected to your TestComplete workstation locally (legacy support). That is not supported for Android devices running in mobile device clouds.

Gestures (multi-touch events)

Recording a multi-touch event (gesture) (for Android only)

Using TestComplete, you can also record and play back multi-touch gestures.

You can record gestures only on physical devices. For more information, see Recording Gestures (Multi-Touch Events) (Legacy).
  1. Click Record Gesture on the Mobile Screen’s toolbar. This will open the Add Gesture dialog.

  2. Enter the gesture name and select a collection to save it to.

  3. Perform a gesture on your physical device.

  4. Press the Stop Recording button in the Add Gesture dialog.

TestComplete will add the recorded gesture to the Android Gesture collection of your test project.

Checking how a gesture works (for Android only)

  1. Click Select Gesture on the Mobile Screen’s toolbar.

  2. Select the gesture in the Select Gesture to Run dialog and click Run.

TestComplete will perform the gesture on the connected Android device.

See Also

Testing Mobile Applications
Image-Based Testing
Preparing for Testing Android Applications (Legacy)
Preparing Applications, Devices, and Test Computers for iOS Testing (Legacy)
Connecting TestComplete to Android Devices (Legacy)

Highlight search results