Re: [Sikuli-driver] [Question #688118]: Do.popAsk returns False when dialog is autoclosed

2020-02-04 Thread Launchpad Janitor
Question #688118 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/688118 Status: Open => Expired Launchpad Janitor expired the question: This question was expired because it remained in the 'Open' state without activity for the last 15 days. -- You received this question

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

2020-01-19 Thread itsmetwenty
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