sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #50218
Re: [Question #677859]: [DOCS] paste(): parameter description wrong
Question #677859 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/677859
Status: Answered => Open
Manfred Hampl is still having a problem:
Sorry for nagging, even some additional ones:
hover(PSMRL)
Move the mouse cursor to hover above a click point.
Parameters:
* PSMRL – a pattern, a string, a match, a region or a location that evaluates to a click point.
* modifiers – one or more key modifiers
There is no "modifiers" in the parameter list
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.
What is delay? Integer or floating? Seconds or Milliseconds? Is it
equivalent to "Settings.DelayBeforeDrop"?
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.