← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #144624]: define region to image

 

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

RaiMan posted a new comment:
ok, you should just look through the docs first, to know, what is
principally going on with Sikuli.

The basic tutorials might be helpful: http://doc.sikuli.org

BTW: the above function is simply nonsense, since instead of having this
and use

define_region(img)

just use

click(img)

and your done.

are you fiddling around with some stuff downloaded from the net?

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