Skip to content
  • intrigeri's avatar
    Test suite: add missing file extension to picture (refs: #14596) · aa488748
    intrigeri authored
    Sikuli does not mind and will find the file even if we forget
    to make the extension explicit. But our mechanism to save fuzzy
    matching candidates won't add the extension itself, so it would
    save a "ASPDocumentationInstallCloning" file as candidate,
    instead of the expected "ASPDocumentationInstallCloning.png".
    aa488748