← Back to team overview

sikuli-driver team mailing list archive

[Bug 1486838] [NEW] Documentation states dropAt has 2 args, only accepts one.

 

Public bug reported:

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.

** Affects: sikuli
     Importance: Undecided
         Status: New

-- 
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:
  New

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


Follow ups