-
Bug
-
Resolution: Done
-
Major
-
recorder_1.0.0.Alpha4
-
None
When I have:
ScreenshotEntry propertyEntry = new ScreenshotEntry(); propertyEntry.setPhase(When.ON_EVERY_ACTION); ... propertyReportEvent.fire(new PropertyReportEvent(propertyEntry));
then such a screenshot is not part of the generated report.