← Back to team overview

sikuli-driver team mailing list archive

[Bug 1904678] Re: Popup-dialog Do.popup always returns True

 

*** This bug is a duplicate of bug 1903960 ***
    https://bugs.launchpad.net/bugs/1903960

** This bug has been marked a duplicate of bug 1903960
   [2.0.4] do.popup() on autoclose returns "True"

-- 
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1904678

Title:
  Popup-dialog Do.popup always returns True

Status in Sikuli:
  New

Bug description:
  I have tried the following function using your example:

  result = Do.popup("autoclosed after 3 seconds", 3)
  if not result:
    print "user did not click ok"

  It always returns "True"

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1904678/+subscriptions


References