Using the Undo / Redo Functionality

Most of the script editing operations can be undone using the Undo button, while commands that were undone previously can be re-applied using the Redo button.

Specifically, the following commands benefit from the TestComposer Undo / Redo functionality:

  • Adding steps: After adding a step using the Step Configuration Wizard, a paste operation, or by clicking the Append last step button, the step is removed if you click the button. A step that was removed this way is re-inserted by clicking again the toolbar button.
  • Adding an imported procedure.
  • Adding a new step using the Insert Above / Insert below buttons.
  • Adding a new step using the Place Inside button.
  • Deleting a step using a Delete or Cut operation.
  • Moving a step using a Move Up / Move down operation:
  • Moving the step using drag & drop operations.
  • Performing Exclude step / Include step operations

The Undo/Redo functionality is limited to the last 10 operations.


The following actions are not supported by the Undo/Redo functionality:

    Performing find & replace operation
    Configuring breakpoints.