← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #241861]: [1.0.1] find(Pattern(someJavaAWTBufferedImage)) does not work

 

Question #241861 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/241861

RaiMan posted a new comment:
With this trick you might use "relative" file names:
ImageLocator.setBundlePath("some absolute path")
....getFile("name of image file.png")

This should create an image file <name of image file.png> in the folder
<some absolute path>

The sources (1.0.1) are available at https://github.com/RaiMan/SikuliX-
API

(version 1.1.0 under development:
https://github.com/RaiMan/SikuliX-2014)

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.