New question #707070 on SikuliX:
https://answers.launchpad.net/sikuli/+question/707070
Hi,
I'm using the following code to capture a screenshot but the path returned
doesn't look like is saved locally can you please tell me where is saved?
screen = Screen()
file = screen.capture(screen.getBounds())
print(file)
Path returned:
org.sikuli.script.ScreenImage@28fc6e8c
Thank you
--
You received this question notification because your team Sikuli Drivers
is an answer contact for SikuliX.
_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help : https://help.launchpad.net/ListHelp