← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #214062]: How to use guide.image?

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
Yes this is a silly bug in the code: it might happen internally, that
sideConstant is used without initialization.

try:
guide.image("target.png", "image.png", side ="over")

which should display the image centered over the target.

the other side options are:
right, left, top, bottom

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