New question #199770 on Sikuli:
https://answers.launchpad.net/sikuli/+question/199770
I set:
//Getting the data
@SuppressWarnings("deprecation")
Region T = new Region(799,201,313,48);
//String filePath;
System.out.println(s.capture(T));
and the vaulue i get is: org.sikuli.script.ScreenImage@eac7c8
where is this file saved? or how can I name the file? how can i found the file?
Thanks in advance for your attention!!!
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.
_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help : https://help.launchpad.net/ListHelp