Forum Discussion

forrestaustin's avatar
forrestaustin
Contributor
6 years ago
Solved

How can I write custom checkpoints in script

Hello,   Is there a way to write more customizable checkpoint properties.   Instead of something like: aqObject.CheckProperty(WPF_Control,"Text",cmpEqual,"Some Text") - This is simply what ...
  • forrestaustin's avatar
    forrestaustin
    6 years ago

    ok I'm dumb. It was as simple as Log.Checkpoint("Checkpoint message")