signoz/frontend/e2e/test-plan/settings/keyboard-shortcuts.md
Yunus M f9db796489
feat: settings e2e sanity test cases (#8613)
* feat: generate e2e test plan and tests using playwright mcp

* feat: settings e2e sanity test cases

* feat: playwright prettier

* feat: update the gitignore file temporarily exclude test plans

* chore: remove e2e test-plan directories from git tracking and update .gitignore

* chore: remove playwright github action from frontend repo

* chore: update base url in playwright config

* chore: add github action to run playwright tests

* chore: wrap env variables in quotes and enable uploading test results always

* chore: update github action

* chore: update github action

* Update run-e2e.yaml

* Update run-e2e.yaml

* feat: update github action
2025-07-26 16:08:47 +05:30

681 B

Keyboard Shortcuts E2E Scenarios (Updated)

1. View Keyboard Shortcuts

  • Precondition: User is logged in
  • Steps:
    1. Navigate to Keyboard Shortcuts
  • Expected: Shortcuts are displayed in categorized tables (Global, Logs Explorer, Query Builder, Dashboard)

2. Customize Keyboard Shortcuts (if supported)

  • Note: Customization is not available in the current UI. Shortcuts are view-only.

3. Use Keyboard Shortcuts for Navigation/Actions

  • Precondition: User is logged in
  • Steps:
    1. Use shortcut for navigation/action (e.g., shift+s for Services, cmd+enter for running query)
  • Expected: Navigation/action is performed as per shortcut