Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

TestComplete does not break the script running on breakpoints. How can I fix it?

0
Posted

TestComplete does not break the script running on breakpoints. How can I fix it?

0

First of all, please make sure that the Script | Enable Script Debugging item in TestComplete menu is checked and that the breakpoints are enabled (that is, they are marked with the color red). Also, please make sure that the breakpoints are set on lines containing executable statements. Breakpoints set on declaration statements (that is, lines with variable or routine declarations) are ignored by the script debugger. The debugger also does not stop on conditional breakpoints if their condition or pass count is not met. The script debugger is turned off if TestComplete is launched in silent mode (that is, with the /SilentMode parameter). If this is the case, please close TestComplete and launch it in the normal mode. Note also, in order for you to be able use the script debugger, the user account that TestComplete is running under, must belong to the Debugger Users or Administrators group on your computer. You can check this in the Control Panel | User Accounts dialog. For more informa

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123