Activating web UI actions

You can configure an app under test to be able to perform web UI actions and support web UI elements.

About this task

This action applies to hybrid applications.

Procedure

To activate web UI actions:

  1. Complete one of the following steps:
    1. Open the application editor, click an app in the list of available apps and, in the right area, select the Allow web UI actions and elements for this hybrid app option.
    1. From the test editor, open a test, click the launch app node and, in the right area, select the option Allow web UI actions and elements for this hybrid app.
    Then, new menu items are available from the Add button. You can add user actions, verification points and create variable assignments for these web UI enabled apps.

To deactivate the web UI actions:

  1. Right-click the launch app node and select Disallow Web UI actions and elements.

Feedback