sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #18348
[Question #229825]: do an action if the image on a region doesn't change
New question #229825 on Sikuli:
https://answers.launchpad.net/sikuli/+question/229825
Hello,
i have a problem to do an automatic test on the sceen.
Here is my problem :
I would like to see if after an action, the image on a specific region has changed. I now how to do that with :
if region.exists(image,0) :
The problem in this case is that I don't know the image, but I know the region....
I know how to set an image with Sikuli IDE but I would like to set an image in my code for doing the comparaison
Thank's by advance for your answer
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.