Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-61031

JenkinsRule#assertAllImageLoadSuccessfully fails to load SVG images

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.

            fqueiruga Félix Queiruga Balado
            fqueiruga Félix Queiruga Balado
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: