A new version of Qualitia Automation Studio for Web and Mobile 7.2.x is now available. We highly recommend you upgrade. Find more details here.
Launching the Debugger
Start Debugger
Once you have added all the required break-points, you can start debugging test case.Â
- Click the Start button to start debugging the current test cases.Â
 During debugging test case, the development view is not available for editing. - Click the Stop button when you want to stop/pause the execution of selected test case.Â
This will still keep the debugger window open. You can directly close the debugger window as well which will stop debugging of the test case. - Click the Log button in Qualitia Automation Studio to view the detailed logs of the last executed test case.
 The option to stop the debugging at any point in time is only available when you are debugging using F6 / Next command () or currently waiting at the break-point.Â