You can now edit a browser test's steps directly in the mabl web app without opening the Desktop App. Previously only available from the Desktop App, quick edit is a great option for making smaller test edits without launching the full Desktop-based Trainer.
Quick edit is a great option for making smaller changes to a test, such as:
- updating existing steps
- adding new steps that don't require interacting with the app
- disabling or deleting test steps
- rearranging the sequence of steps
Steps that rely on a live browser session, such as asserting against the current page, choosing a file to upload, clicking an element on the page, or drawing a selection, still require the mabl Trainer in the Desktop App.
How it works
- Open a browser test in the mabl web app and go to its Details page.
- Select Edit test, then Quick edit.
- Edit the test's steps: change a step's details, insert a step with Insert new step, or reorder steps.
- Save your changes. If someone else saves changes to the same test while you're editing, mabl shows a save-conflict prompt so you don't unknowingly overwrite their work.
To confirm your changes, trigger a test run from the editor. Any runs triggered from quick-edit mode in the web app execute in the cloud.