sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #44372
[Question #660399]: I can't get the full screen
New question #660399 on Sikuli:
https://answers.launchpad.net/sikuli/+question/660399
I write two function as below:
setRect(100,100,10,10)
print capture(getScreen())
After run, I can't get the full screen image.
But if I capture() before setRect(), after run I can get the full screen image, why?
How can I get full screen image after setRect() is used?
And I still don't understand what is the different between setROI and setRect? Could you give an example? From manual, I don't understand, Thanks
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.