3 Comments
Sort By
- UnveN
Staff
This feature is already implemented and will be available in the upcoming release of TestLeft.
- Status added:Implemented
Implemented in TestLeft 2.0
- HKosova
Alumni
Note that Visualizer is disabled by default, you can enable it like this:
using SmartBear.TestLeft.Options; Driver.Options.Visualizer.CollectTestVisualizer = VisualizerSettings.VisualizerMode.CaptureImages;