Forum Discussion

kikaider69's avatar
kikaider69
Occasional Contributor
14 years ago

Breakpoints are being bypassed in TC 8.7

I recently upgraded our 8.5 to 8.7

We primarily test in ie 8/9.

In order to use 8.7 effectively need to run as administrator to see the dta.



wanted to run a simple test.

log into any site.

log out

close browser.



This works fine as is

Problem is when I try to debug the program and set breakpoints no problem.



Just goes right past the breakpoints as though they werent there.

steve

6 Replies

  • tristaanogre's avatar
    tristaanogre
    Esteemed Contributor
    If you have not done so, you need to make sure you have the MSD installed as per the instructions in the help.
  • kikaider69's avatar
    kikaider69
    Occasional Contributor
    Let me rephrase this.

    I can successfully set breakpoints in my keyword test.

    The program stops correctly on any breakpoint i set when i run the test.



    When I try to do the same thing in a script. it does not stop at any breakpoint in my script



    steve

  • tristaanogre's avatar
    tristaanogre
    Esteemed Contributor
    Correct.  Keyword break points, IIRC, don't use the script debugger.  You need to install the MSD Script debugger as indicated above to use breakpoints in script code.
  • Hi Steven,


    As far as I know, you have solved the issue via e-mail in M0095281.

  • kikaider69's avatar
    kikaider69
    Occasional Contributor
    You are correct this was closed after I installed the script debugger. I updated this thread before i downloaded the microsoft script debugger and installed it.  I wanted to be specific for my issue.  So we can close this forum thread