sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #43456
[Question #655389]: Nothing to observe (Region might be invalid)
New question #655389 on Sikuli:
https://answers.launchpad.net/sikuli/+question/655389
I am trying to write a script to alert me to a change on a screen.
R = Region(570,220,160,70)
R.observe()
onChange(10,testfunc)
No matter how many different region parameters i try, it is giving me the following error:
[error] Region: observe: Nothing to observe (Region might be invalid): R[570,220 160x70]@S(0)
Can anyone help me understand what's causing the error and how to fix it please?
Thanks in advance
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.