sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #18688
[Bug 1190692] Re: dropAt only takes one argument
What other argument do you expect?
dropAt(target)
just moves the mouse pointer to the target and releases the left mouse button. a drag(target) should have been used before.
It is only there for convenience, to build your own drag-drop sequence,
if the basic dragDrop() does not work in your situation.
** Changed in: sikuli
Status: New => Opinion
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1190692
Title:
dropAt only takes one argument
Status in Sikuli:
Opinion
Bug description:
Hi Raiman,
I just notice dropAt function only takes one argument right now, and I
didn't find anything in the release note. Did I miss anything? or it's
by design..
Thanks,
Frank
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1190692/+subscriptions
References