Keyboard shortcuts
Keyboard shortcuts for quicker and easier test authoring
Testim has a set of shortcuts you can use to speed up your test authoring. Using these shortcuts will allow you to add various validations during test recording.
| Action Name | Windows | Mac | Available in |
|---|---|---|---|
| Add Hover Step | Alt + H | Option + H | Editor + AUT |
| Validate element text | Alt + V | Option + V | Editor + AUT |
| Validate element visible | Alt + L | Option + L | Editor + AUT |
| Add custom validations and actions | Alt + J | Option + J | Editor |
| Add new group | Alt + G | Option + G | Editor |
| Save test | Ctrl + S | Cmd + S | Editor |
| Create new test | Alt + N | Option + N | Editor |
| Validate Element Visualization | Alt + E | Option + E | Editor + AUT |
| Validate Viewport Visualization | Alt + P | Option + P | Editor |
| Validate Full-page Visualization | Alt + D | Option + D | Editor |
| Select all (in lists) | Ctrl + A | Cmd + A | Editor |
| Toggle breakpoint | Ctrl + B | Cmd + B | Editor |
| Copy Step | Ctrl + C | Cmd + C | Editor |
| Cut Step | Ctrl + X | Cmd + X | Editor |
| Paste Step | Ctrl + V | Cmd + V | Editor |
| Delete Step | Delete, Backspace | Delete, Backspace | Editor |
| Add extract value step | Alt + X | Option + X | Editor |
| Wait For Element Visible | Alt + M | Option + M | Editor |
| Wait for element text | Alt + T | Option + T | Editor |
Updated about 2 months ago
