leandroaraujoso
9 years agoContributor
TestLeft is not taking screenshots when events occurs.
I would like know how to make TL to take screenshots on events like a click on a button and key typed in a field. As you can see in the picture below none screenshot was taken during my Windows calc test.
Automated screenshot capture (aka Test Visualizer) is currently not supported by TestLeft, but feel free to submit a feature request here.
You can log the screenshots manually by using the Log.Screenshot method. You can also have a screenshot logged on error if you use Driver.Options.General.PostImageOnError = true.
This feature is already implemented and will be available in the upcoming release of TestLeft.