New question #261193 on Sikuli:
https://answers.launchpad.net/sikuli/+question/261193
I setuped SikuliXIDE 1.1.0(2015-01-16_01:00nightly).
Then I chose Ruby as scripting language.
OS:Windows7(32bit)
I am interested in a new function select().
I wrote the following sentence.
sample.rb
items = ["model-a","model-b","model-c"]
selected = select("model:","Select model",items)
When I run this script, TypeError was occured.
[error] (TypeError) wrong argument type String (expected Array)
Could you tell me where the cause is?
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.
_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help : https://help.launchpad.net/ListHelp