sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #54382
Re: [Question #688961]: about onChange() function
Question #688961 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/688961
larryli posted a new comment:
thanks for your answer.
In my side, I try to save each capture and then to check whether there is big change or not.
I try to use the following
new_image.saveInto(capture_fld)
there is the following error, but in the code, I find saveInto is public
in ScreenImage class, and capture also return ScreenImage, whether 2.0.2
version does not support it?
[error] AttributeError ( 'org.sikuli.script.ScreenImage' object has no
attribute
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.