The following table show common keyboard shortcuts in SeqZap.
Shortcut | Description |
---|---|
Arrow keys | Move the cursor |
Alt+Up/Alt+Down | Re-arrange steps or test cases in test suites |
Ctrl+Up/Ctrl+Down | Select the previous/next file element in the current script file |
Ctrl+C | Copy to clipbaord |
Ctrl+D | Focus the script editor |
Ctrl+E | Exclude/Include the currently selected step/file-element |
Alt+E | Toggle expand/collapse of the selected element (e.g. procedure) |
Ctrl+F | Search in the open files, the result is shown in the ”Search Results” view. |
Ctrl+G | Jump to file element by name |
Ctrl+K | Delete the current line in the script editor |
Ctrl+N | Create a new script |
Alt+N | Select the next error in the Errors & Warnings view |
Alt+P | Select the previous error in the Errors & Warnings view |
Ctrl+S | Save the current script |
Ctrl+V | Paste from clipboard |
Ctrl+X | Cut to clipbaord |
Ctrl+Z | Undo |
Ctrl+Y | Redo |
F2 | Edit the selected field in the script editor |
Ctrl+F4 | Close the current script |
F5 | Execute the default procedure/testcase/testsuite |
Ctrl+F5 | Execute the current procedure |
F9 | Insert a breakpoint for the current step |
Shift+F10 | Open the context menu (right-click menu) for the selected element |
Ctrl+Plus (+) | Expand all elements |
Ctrl+Minus (-) | Collapse all elements |
Ctrl+Multiply (*) | Collapse all elements, except test steps |
Ctrl+Enter | Insert a new step |
The following keyboard shortcuts can be used to switch between the views of SeqZap.
Shortcut | Description |
---|---|
Ctrl+D | Show and focus the current script |
Alt+V, P | Show and focus the Properties view |
Alt+V, F | Show and focus the File Explorer view |
Alt+V, E | Show and focus the Errors & Warnings view |
Alt+V, L | Show and focus the Execution Log view |
Alt+V, X | Show and focus the Execution State view |
Alt+V, O | Show and focus the Progress Overview view |
Alt+V, R | Show and focus the References view |
Alt+V, B | Show and focus the Breakpoints view |
Alt+V, C | Show and focus the Capture view |
Alt+V, T | Show and focus the Active Tools view |