sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #56105
[Bug 1904678] Re: Popup-dialog Do.popup always returns True
Sorry, there already exists a corresponding bug :
https://bugs.launchpad.net/sikuli/+bug/1903960
--
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