select
I can not get the select() function to work.
I have tried following
login = ("outlook", "facebook", "workplace", "page3", "page4")
a = select("where do you like to log in?", options = login)
it show me this error message:
[ sikulitemp-
[error] TypeError ( popSelect(): 3rd arg can't be coerced to String )
[error] --- Traceback --- error source first
line: module ( function ) statement
432: Sikuli ( select ) return Sikulix.
2: main ( <module> ) selected = select("Please select an item from the list", options = items)
[error] --- Traceback --- end --------------
im using the 2.0.5
Question information
- Language:
- English Edit question
- Status:
- Answered
- For:
- SikuliX Edit question
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
Can you help with this problem?
Provide an answer of your own, or ask peter hasselby for more information if necessary.