Forum Discussion

umut_akdemir's avatar
umut_akdemir
Occasional Contributor
10 years ago

To get the object where Object Checkpoint was called from during OnLogCheckPoint Event?

I am currently working on detecting the test information automatically during the test run in test complete.

So my requirement is this.

  1. I have a test created in testcomplete
  2. I attach the OnLogCheckpoint event having my own code.
  3. There I can get checkpoint properties for object checkpoints (they are available in the LogParams)
  4. Yet I could not find a way to get on which object the object checkpoint was called.

Is there any way to get this object/alias on which the object checkpoint is executed from the script from the OnLogCheckpoint event or some other way.

 

Thanks in advance for any suggestions

No RepliesBe the first to reply