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

Nurbergen posted a new comment:
yeah i chenged for myself it taking picture yeah it's in C:\sikuli\imgname.png
 folder but when i am trying to use like this 
import shutil
img = capture(REGION) // region 1
shutil.move(img, r"G:\sikuli\imgname.png")

if region2.inside().exists(Pattern("G:\sikuli\imgname.png"))
   click (picture)

i hope you will undestand

-- 
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

Reply via email to