sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #52554
Re: [Question #684119]: Finder object does not reload image when reinstantiated after the image is modified
Question #684119 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/684119
Status: Answered => Solved
cal confirmed that the question is solved:
Thank you!
Adding
Image.reload("C:/tmp/temp.png")
before instantiating Finder object
checkImgFile = Finder("C:/tmp/temp.png")
fixed the issue and my script runs as intended.
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.