← 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

    Status: Open => Answered

masuo proposed the following answer:
[example1:]
Debug.user("start function abc")
Debug.user("step  1")

[example2:]
no = 2
Debug.user("step  %d" % no)

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.