Skip to main content

Rename Slash Command Steps

Rename test steps for API, JS, Database, Network Assertion and Visual Comparison to improve clarity and consistency without affecting functionality.


Overview

The Rename Test Steps feature allows users to change a test step’s name without changing how it works.

Benefits:

  • Improves readability of test steps
  • No impact on execution or instruction logic
  • Renamed step name stays even if instruction changes later
  • Works for Web and Mobile slash command instructions
  • The step names are updated even in the execution command logs.

How to Use

  1. Ensure the authoring session is running and the relevant step is visible.
  2. Pause the session. Renaming only works in "DRAFT" session state after session is Paused.
  3. Click on the step name to make it editable.
  4. Enter the new name and press Enter or click outside to save.
  5. Resume the session.

Note: Only the step name changes; the instruction logic and behavior remain the same.

rename instructions

Limitations

  • Supported instruction types:
    • Web: API, DB, JS, Visual comparison, Network assertion
    • Mobile: API, DB, JS, Visual comparison
  • Only the step name can be updated (max 255 characters)
  • Renaming inside Modules is not supported
  • Step rename history is not versioned
  • Special characters {} appear as {{}} in the generated code
rename summary page

Troubleshooting

IssueCauseSolution
Step name not updatedSave action missedRe-edit and save
Step name resets after refreshNetwork/session issueRefresh page and retry

Have any feedback or request? Reach out to us via support@lambdatest.com and we would be happy to hear from you.

Test across 3000+ combinations of browsers, real devices & OS.

Book Demo

Help and Support

Related Articles