ContributionsMost RecentMost LikesSolutionsHow do I exclude passing image comparisons from being saved with the log? Hi. We run TestComplete on every build and save each log file. With around 100 tests, most of which having image comparisons, the size of the logs is roughly 400-500Mb each time. The larger size is mostly due to a lot of passing image comparisons being saved in the log. Is there a way to exclude images from the log unless the test fails? I don't typically look at image comparison results if the test passed. If we had a way to exclude them in the log export, the size of the logs would be cut drastically. Re: How do I simulate holding down spacebar? That did it! Thank you so much. Re: How do I simulate holding down spacebar? That's true, it does, but I haven't been able to get it to function as a continually pressed key. For instance: "[Hold] " and "[Hold]" + " " don't work. Any other ideas? How do I simulate holding down spacebar? I'm trying to record a script that holds down the spacebar and does a region check while the spacebar is held down. Is this possible? I wasn't able to find anything in the Help documents about the spacebar key. I know about the [Hold] and [ReleaseLast] commands, but I don't know how to reference the right key. SolvedRe: Support on Linux and mac environment. Our application runs on both Mac and Windows. I'd love it if I could use TC for both platforms. Provide plug-in for Go support Similar to the support provided for Jenkins, it would be nice if that same level of support could be developed for Go build servers. We're currently having an issue running TestComplete as part of our Go scripts.