Re: [Sikuli-driver] [Question #233860]: Region.find or Region.findAll problem in Sikuli Version 1.0.1

2013-08-12 Thread RaiMan
Question #233860 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/233860 Status: Open = Answered RaiMan proposed the following answer: You are not using the defined region to restrict the searches: click() works on the whole screen but reg.click() would only search in the

[Sikuli-driver] [Question #233860]: Region.find or Region.findAll problem in Sikuli Version 1.0.1

2013-08-11 Thread Jose L
New question #233860 on Sikuli: https://answers.launchpad.net/sikuli/+question/233860 Hi All, I have attempted to use a loop with Region.find() and Region.findAll() to perform actions on a web page that contains the same icon multiple times. I first set the region and then go through the