Question #708914 on SikuliX changed:
https://answers.launchpad.net/sikuli/+question/708914
RaiMan posted a new comment:
BTW:
login = ("outlook", "facebook", "workplace", "page3", "page4")
def select(msg="", title="Sikuli Selection", options=(), default=None):
a = select(msg = "where do you like to log in?", options = login)
your def overwrites the SikuliX select function and simply does nothing
but calling itself.
--
You received this question notification because your team Sikuli Drivers
is an answer contact for SikuliX.
_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help : https://help.launchpad.net/ListHelp