sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #54570
Re: [Question #689302]: How to set the screen of a new region
Question #689302 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/689302
Status: Open => Solved
Glenn Tanner confirmed that the question is solved:
RESOLVED:
After searching for copyTo found
"https://www.codota.com/code/java/classes/org.sikuli.script.Region"
which showed the region is created with IScreen as the 5th param;
however this is not in the main documentation.
R = Region(M.x, M.y, M.w, M.h, SUT['screen'])
R[903,583 105x79]@S(VNC 13.1.18.55:5900)
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.