sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #34306
[Bug 1486838] Re: Documentation states dropAt has 2 args, only accepts one.
I have revised the docs
** Changed in: sikuli
Status: New => Fix Released
** Changed in: sikuli
Assignee: (unassigned) => RaiMan (raimund-hocke)
** Changed in: sikuli
Milestone: None => 1.1.0
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1486838
Title:
Documentation states dropAt has 2 args, only accepts one.
Status in Sikuli:
Fix Released
Bug description:
The documentation for Region states:
dropAt(PSMRL[, delay])
Complete a drag-and-drop operation by dropping a previously dragged item at the given target click point.
Parameters:
PSMRL – a pattern, a string, a match, a region or a location that evaluates to a click point.
delay – time to wait after in seconds as decimal value
However, adding the delay argument results in an error.
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1486838/+subscriptions
References