Debug Mode
Debug Mode in Smart Recording allows you to generate structured test cases by manually interacting with a live web application. Instead of giving prompts, you perform the actions yourself while Walnut records each step automatically.
By selecting Debug Mode, you can connect to a Web application. Once connected, Walnut launches a browser session and starts recording your actions such as clicks, text inputs, page navigation, and form submissions.
During the session, Walnut automatically captures:
Structured test steps
Validations
Parameters (input values)
Screenshots for each step
You can refine the recorded test flow by editing steps, adding validations, or introducing additional scenarios.
It is mandatory to complete the session by clicking Disconnect and then Done to finalize the recording. You must also click Save to retain the generated test case.
Result: Saved Test Cases will appear in the Test Case Module reflected accordingly.
Last updated

