Question #632493 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/632493

    Status: Answered => Open

Chp is still having a problem:
1. my code:
from sikuli.Sikuli import *
scr = Screen()
bound = scr.getBounds()
# create .png screenshot file in %TEMP% dir
scr_name = scr.capture(x, y, w or bound.width, h or bound.height)

 returned the path to the file before, now it returns an ScreenImage

i noticed, you deprecated class Screen.py. is it True?

2 Thank you

Sorry fo my bad english))))

-- 
You received this question notification because your team Sikuli Drivers
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

Reply via email to