sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #50588
Re: [Question #678626]: Switching off all currently active highlighting
Question #678626 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/678626
Status: Open => Answered
RaiMan proposed the following answer:
somewhere at the script top:
import org.sikuli.script.ScreenHighlighter as SH
... and later where needed
SH.closeAll()
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.