test(`can analyze an image with a unique src attribute`, function () {
  const windowScope = createWindow(fixture)
  var elements = compareElementsAndSimmer(
    windowScope,
    'img[src="./image/Pixel.png"]'