sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #43220
Re: [Question #649156]: Highlight commands as they run
Question #649156 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/649156
masuo proposed the following answer:
[example1:]
Debug.user("start function abc")
Debug.user("step 1")
[example2:]
no = 2
msg = "step %d" % no
Debug.user(msg)
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.