sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #34782
Re: [Question #271722]: [1.1.0] How to control the inner timing of dragDrop()
Question #271722 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/271722
masuo posted a new comment:
I am using SikuliX1.1.0 (2015-09-05 nightly) on Windows7
This is a report on my environment.
Following script works good.
f = find("image.png")
dragDrop(f, Location(f.x + 200, f.y))
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.