Re: [Sikuli-driver] [Question #231080]: Click Image left of found Image

2013-06-20 Thread Adam
Question #231080 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/231080 Adam confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Siku

Re: [Sikuli-driver] [Question #231080]: Click Image left of found Image

2013-06-20 Thread Adam
Question #231080 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/231080 Status: Answered => Solved Adam confirmed that the question is solved: thank you worked perfect -- You received this question notification because you are a member of Sikuli Drivers, which is an answer

Re: [Sikuli-driver] [Question #231080]: Click Image left of found Image

2013-06-20 Thread RaiMan
Question #231080 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/231080 Status: Open => Answered RaiMan proposed the following answer: This should do it def ClickLeft(img1, img2, errorno, errormsg, reg =None): reg = reg if reg else SCREEN # if no region given, searche

[Sikuli-driver] [Question #231080]: Click Image left of found Image

2013-06-20 Thread Adam Bardall
New question #231080 on Sikuli: https://answers.launchpad.net/sikuli/+question/231080 I am attempting to click an image to the left of a found image the item I want it to click is an arrow on a content tree so there is multiple of these I'm only interested in the arrow to the left of the image bu