BallerSanta2
4 years agoOccasional Contributor
Add a log statement on checkpoint fail
Was just wondering if it is possible to have a specific log message appear, but only on the failure of a property checkpoint, I did find the way to have a specific one appear every time, but not just on a failure. Any help is appreciated!
Regards,
Mason
Look at Property Checkpoint Alternatives in here
https://support.smartbear.com/testcomplete/docs/testing-with/checkpoints/property/about.html
You can use the If Then Else to set up the same comparison and then put in your own log messages for each case.