Scriptless Mobile interface
The Scriptless Mobile interface includes the following main areas:
- Top toolbar: Includes options for controlling the test and its commands
- Commands sidebar (left): Presents tabbed areas that provide selection of commands, checkpoints, and tests to include in the test
- Test editor: The area where the test is built or run
- Devices pane: If a device is selected, it is displayed here
- Widgets pane (right): Includes options for interacting with the open device and adding the performed actions to the test or device or both
The following sections provide a reference of the available options .
On this page:
Top toolbar
| Button | Description | Related content |
|---|---|---|
|
File |
Create new, open existing, and save tests. | Handle tests |
|
Variables |
Create test variables and modify existing variables. |
Configure test variables |
|
Editor Actions |
Cut, Copy, Paste, Delete, Edit, and Exclude buttons to edit the test commands. |
Edit tests |
|
Control elements
|
Add control commands to the test using the Loop, Logical step, and Condition icons. |
Work with conditions, loops, or logical steps |
|
Execute test |
Run the test. |
Execute tests |
|
Open Device |
Opens the selected device in the devices pane. |
Open or close a device |
Commands sidebar
The Commands sidebar appears in the left pane of the UI and presents tools used to add commands, checkpoints and tests to the automation test. It includes the tabs described in the following table.
You can collapse the Commands sidebar by clicking the button
. This frees up space on left side of the screen.
To expand the Commands sidebar again, click the button
on the left toolbar.
| Tab | Description | Related content |
|---|---|---|
|
Commands |
Provides easy access to add commands that are most common. For example: Home, Select text |
|
|
Checkpoints |
Provides a list of checkpoints. These checkpoints do a validation for the previously added command. For example: Image checkpoint, audio checkpoint |
Add commands or checkpoints |
| Embeddable Tests |
Provides a list of tests. It includes all tests available in the repository. |
Create embedded tests |
| AI commands |
Provides a list of Scriptless Mobile AI commands. You can use these commands when creating natural-language test steps that work independently of object locators, UI language, or dynamic content. |
AI commands |
Test editor
The test editor is the area where the test steps (commands) are listed.
You can create a new test by adding commands and checkpoints. You can also open an existing test.
Devices pane
In the devices pane, you can select a device from the lab and work with it like you would in the
This area displays a full interactive UI that is very similar to the Manual Testing view.
Widgets pane
For more information on the Widgets pane, see Supported actions on open devices.
,
, 