Skip to Content
Nexus
Tips & Shortcuts

Tips & Shortcuts

Level up your Nexus workflow with these keyboard shortcuts and power user features.

Command Bar

Press Cmd/Ctrl + K to open the command bar: the fastest way to navigate Nexus.

Command Bar

ActionWhat to type
Switch projectsType the project name
Start testsType “start test”
Jump to a pageType “live”, “runs”, “repository”, “builds”, etc.
Upload a new buildType “upload build”
Add new knowledge filesType “upload knowledge”

The command bar is especially useful for quickly starting tests and jumping between projects without touching the sidebar.

Run Recording View

When reviewing a run recording, use these shortcuts to navigate efficiently.

Command Bar

ShortcutAction
/ Jump one agent step forward/backward
Ctrl + ← / Ctrl + →Skip one entire test step (great for verification runs)
HomeJump to the start of the run
EndJump to the end of the run

Quick Actions

ShortcutAction
CCopy the URL of the current run
ROpen the report dialog

Reviewing Bugs Fast

This is the fastest way to review bugs in a run:

ShortcutAction
/ Jump to next/previous bug occurrence
/ Step through the recording for context around the bug
BOpen the bug review modal

Use / to hop between bugs, / to see what happened around each one, and B to open the review modal.

Last updated on