Forum Discussion

RaresB's avatar
RaresB
Occasional Contributor
9 years ago
Solved

Does Test Complete have an option to jump to a specified line during the runtime execution?

Hi,

According to support Test Complete have Go to label operation but no example are given.

Can you please provide us an example of use.

 

Thanks

4 Replies

  • AlexKaras's avatar
    AlexKaras
    Champion Level 3

    Hi,

     

    It is my understanding that you must place a label somewhere in your test using the Label operation and then you will be able to jump to it using the GoTo operation. See help for these two operations for the description better than mine.

    • RaresB's avatar
      RaresB
      Occasional Contributor

      Hi,

      From Help we found the 'Label/Go to label' operations but there is no example how to set the label and jump to it.

      We are loking for the description of how to use them.