Forum Discussion
3 Replies
- googleid_102416ContributorI would write a custom function that simply saves screen shots into a folder and use this one instead on Log.Picture.
Hi James,
You can check the value of the Log.ImgCount property in the OnLogPicture event handler and stop posting pictures if the needed value is exceeded.
- james_massaOccasional ContributorBy what method do I abort a Log.Picture? Specifically the ones generated by "Post image on error" under Playback of Current Project Properties?