sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #16072
Re: [Question #221888]: Error when attempting to move a window
Question #221888 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/221888
Status: Solved => Open
Mat is still having a problem:
Hi RaiMan, was just wondering how to use this same code if I want to
drag up? I tried the following but it doesn't work...
scr1 = Screen(1)
m = scr1.find(Pattern("image.png").targetOffset(0, -0)
dragDrop(m, m.getTarget().up(25))
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.