sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #59248
Re: [Question #708914]: select
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.