sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #11619
Re: [Question #202798]: sikuli end highlight
Question #202798 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/202798
Status: Open => Answered
RaiMan proposed the following answer:
If you use a simple
someRegion.highlight()
with no parameters, highlighting for that region is switched on.
another
someRegion.highlight()
switches it off again.
someRegion.highlight(n)
will stop it after n seconds
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.