Uploaded image for project: 'Arquillian'
  1. Arquillian
  2. ARQ-1829

Reporting ScreenshotEntry with phase == onEveryAction is not possible

    XMLWordPrintable

Details

    Description

      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.

      Attachments

        Activity

          People

            jhuska_jira Juraj Húska (Inactive)
            jhuska_jira Juraj Húska (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: