← Back to team overview

sikuli-driver team mailing list archive

[Question #688118]: Do.popAsk returns False when dialog is autoclosed

 

New question #688118 on Sikuli:
https://answers.launchpad.net/sikuli/+question/688118

When dialog is autoclosed, the Do.popAsk returns False instead of None
SikuliX v2.0.1

---CODE----
a = Do.popAsk("A", 10)
print a
--End of CODE----

Actual Result : False

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.