Comment 0 for bug 1503365

Revision history for this message
RaiMan (raimund-hocke) wrote : [request] want to know, whether an image file is on imagepath and get it's absolute filename

a direct usage of
Pattern('a')
return
error] Image: could not be loaded: file:/H:/test.sikuli/a.png
[error] Image: Image not valid, but TextSearch is switched off!

I would like to be able to check the file 'a.png' exist in the Sikuli Image Paths.
How to ?