← Back to team overview

sikuli-driver team mailing list archive

[Question #670858]: Timed popups aren't working

 

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

In the timed popup docs, here: http://sikulix-2014.readthedocs.io/en/latest/interaction.html, the example code is:
  result = popup("autoclosed after 3 seconds", 3)

When I try that example code, I get:
  2nd arg can't be coerced to String
Is the popup command expecting the 2nd parameter to be the title?
If so, do I have to fill in ALL the possible parameters for this to work?
  (message, title, preset, hidden, timeout, location)

Thanks for your help,
- Tom

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