Editing a simplified script
You can edit a test line in the script editor and also modify the test line properties, such as the control actions in the Properties View.
Modifying the control name and the action
The General page in the Properties view
displays the details of the test line that is selected in the script
editor. On the General page, you can modify the test-line details
such as the control name and the action.
Disabling a test line
You can disable a test line in the script editor so that
the test line is not run during script playback.
Grouping test lines
The test lines in the script editor are grouped based on
the parent window that the test line control refers to. You can create
more logical groups to manage the test lines for easy identification.
For example, if you have multiple tabbed pages in a window, by default
all the test lines are grouped into a main window group. You can create
multiple groups within the main group for listing all the actions
on the controls based on the tabbed pages.
Inserting comments in the script
You can add comments in the simplified script editor.
Repeating actions
You can repeat the action statements in the simplified script.
).
).
).