SPY mode
This mode does not execute any actions.
It will start the System under Test (SUT) and allows you to
inspect the GUI. You can use different commands in this mode to
see more or less information:
- Shift + 1 will show the set of actions that TESTAR
recognizes, so you can see which ones will be executed
during test.
- Shift + 2 highlights the widget under cursor. Also, you
will be able to see its role and an array that contains the
path you need to follow in order to locate it inside the
widget tree.
- Shift + 3 displays information of the widget under cursor
(see Section 4.2 for further information).