sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #30892
Re: [Question #232732]: How to take a screenshot (fullscreen) in SIKULI IDE ?
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.