[Robot-Framework][SikuliLibrary] Timeout Not Finding img

Hi @TextSolver34761,

Try this:

*** Test Cases ***
Windows Notpad Hellow World
    Add Image Path    ${CURDIR}
    Open Windows Start Menu

FYI - Add Image Path

The error message seems to be saying that the file 1701437608400.png is not valid, probably that it couldn’t find it?

Using Add Image Path should help with that, if it still doesn’t work it could also be that the file format of the image is invalid?

Hope that helps,

Dave.