Stepping
Use this page to improve the debug stepping speed and specify the elements to be skipped while stepping.
JavaScript
Item | Description |
---|
Do not step into library scripts | Select this checkbox to suppress stepping into library scripts while debugging. |
Do not step into scripts | Select this checkbox to suppress stepping into certain scripts while debugging. Use the toolbar buttons to manage the list of scripts to be skipped. |
Python
Item | Description |
---|
Do not step into library scripts | Select this checkbox to suppress stepping into library scripts while debugging. |
Do not step into scripts | Select this checkbox to suppress stepping into certain scripts while debugging. Use the toolbar buttons to manage the list of scripts to be skipped. |
Always do smart step into | This option is set by default to be automatically used every time when there are multiple method calls on the line. Clear this checkbox if you do not want to use smart step into automatically. |
Last modified: 16 July 2021