sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #50280
Re: [Question #678227]: How to check a list of buttons with assert in a function
Question #678227 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/678227
Status: Open => Answered
RaiMan proposed the following answer:
Seems you are using the SikuliX-IDE.
It is just Python scripting.
Make a
def checkButton()
That does what is needed for each button.
Then call this function for each botton e.g. in a loop.
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.