29.2 Recording Actions

For mobile applications a special recording window is available mirroring the screen of the real device or emulator. This window is necessary because actions cannot be recorded directly on the device or emulator. All interactions are carried out via this recording window and recorded accordingly.

Figure 29.5:  The recording window for Android applications

The recorded sequence appears under the Extras section.

Figure 29.6:  

By default, the sequence name contains the date and time of creation. This can be adjusted in the details on the right.

Next we want to record a series of actions:

Again, you will find the recorded sequence under the Extras section, as shown in the following image.

Figure 29.8:  The tree after recording the sequence
Figure 29.9:  The renamed sequence

We now want to replay the recorded sequence.

You should see exactly the same actions you recorded before.

You should be able to replay the recorded flow repeatedly without errors. In the status line at the bottom right of the test suite window you should see "Finished: No errors".