JenkinsRule#assertAllImageLoadSuccessfully fails to load SVG images

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      The method JenkinsRule#assertAllImageLoadSuccessfully tries to download all images provided by `<img>`  tags. It does so by reading the height of the image.

      It throws an exception when trying to load SVG images on tags like `<img src="/path/to/example.svg" />`, because SVGs cannot be read by a buffered reader.

            Assignee:
            Félix Queiruga Balado
            Reporter:
            Félix Queiruga Balado
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: