sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #19640
Re: [Question #233589]: How to write setShowActions info to file
Question #233589 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/233589
Status: Open => Answered
RaiMan proposed the following answer:
When ShowActions is switched on, the mouse action point is highlighted
for some time, before the mouse action is executed.
Currently, there is no "convenient" way, to integrate the output of
Sikuli "logging" (the click info message in this case) with any standard
logging systems.
The only chance is to add after every mouse action a suitable log
message with the Location info from Env.getMouseLocation() (or with
1.0+: atMouse() )
I have on the list for version 1.1 to support standard logging.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.