Update Recorded Steps
You can add new steps or update a step definition in an existing scenario using the Recorder.
To add or update steps in a scenario:
Log in to your BlinqIO account. Switch to the desired project and navigate to the Features page.
Select the scenario step you want to update and click Record Step.
Click Continue in the app. The Single Step Recorder will launch alongside your application under test.
Play any previous steps leading up to the selected step to ensure your application is in the correct state for recording the new actions.
Perform the desired actions in the browser. The actions will automatically register under the selected step.
Click Publish and confirm to save the updated recording.
You can view the generated code in VS Code or open the updated scenario in your BlinqIO account.
``