In your functional tests on mobile terminals you will sometimes need to automate atypical actions particularly related to the OS.
For this we have integrated the following native functions:
- Back : Back on the last action
- Home : Displays the "desktop" of the mobile terminal
- Menu : Access to the functions of the mobile terminal office
- Search : Launches a google search on the mobile terminal
- Delete : Delete the last character entered
- App : Displays the list of recently launched applications on the mobile terminal
To add these actions, proceed as follows:

- Select "Application root"

- Select "System button"

- Select the correct system action for your test

Details of available actions
Back
This action corresponds to the use of the physical button generally present on Android terminals.
It is particularly useful for reducing the virtual keyboard that is sometimes automatically deployed without having to click on a particular button.
Enter
This action corresponds to the use of the physical button "Enter" on terminals.
Home
This action corresponds to the use of the physical button generally present on Android terminals.
Reduces all running applications to quickly reach the "desktop" of the mobile terminal.
Menu
This action corresponds to the use of the physical button generally present on Android terminals.
It is particularly useful for accessing the configuration options of the "desktop" of the mobile terminal.
Effective action only from the OS (without effect on an application).
Search
This action corresponds to the use of the "search" function generally proposed on Android terminals.
Effective action only from the OS (without effect on an application).
Delete
This action allows you to delete the last character entered in the element being selected.
This action does not detect any element on the application.
App
Displays the list of applications recently launched on the mobile terminal.
This action can be useful to perform a quick switch on a native application of the mobile terminal and return to the tested application.