← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #689275]: Clicking an offset from getLastMatch

 

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

Description changed to:
I've tried various method and tried to go throu the docs but wasn't able to be successful:
        if bColor.toString() == aColor.toString():
            print "FOUND ITEM!!!"
            click(lastmatch).targetOffset(-50,0))

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.