Forum Discussion

IRISQATeam's avatar
IRISQATeam
Contributor
6 years ago

How to enable Checkpoint Wizard in scripting?

Hi,

I am using Testcomplete 12.50, I am able to find the checkpoint wizard while recording the script but struggling to find the checkpoint wizard in scripting. Whenever I click the checkpoint icon in the toolbar, I can see two options 1) Clipboard checkpoint and Manual checkpoint. How can I enable checkpoint wizard in scripting, please?

 

Thank you. 

1 Reply

  • tristaanogre's avatar
    tristaanogre
    Esteemed Contributor

    Because scripting is an entirely different "beast", checkpoints don't, actually, exist in the same way that they do in keyword testing.  For Scripting, these are handled using scripting objects.  For example, aqObject.CheckProperty is the same as the Property Checkpoint in Keyword testing.