← Back to team overview

sikuli-driver team mailing list archive

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.