sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #30143
[Question #260950]: If something exists in region one then find it region 2
New question #260950 on Sikuli:
https://answers.launchpad.net/sikuli/+question/260950
Region1 =(Region(428,252,283,144))
Region2 =(Region(662,365,269,142))
file = region2.findAll(1.png""2.png""3.png""4.png""5.png""6.png)
while Region2.exists("1.png""2.png""3.png""4.png""5.png""6.png"[, 3]) :
How do make it so that if it finds the images in region 2 ,then it will find the same images on region1 and click it ?
i am have trouble coming up with the code for it ..
Help much appreciated
Thanks :)
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.