New question #277190 on Sikuli:
https://answers.launchpad.net/sikuli/+question/277190
Hi,
I'm currently (and first timely) trying to implement some test automation using
Sikuli. I have noticed that e.g. keyDown() events are not shown in the action
log. Is there some verbosity level to be set?
Example:
keyDown(Key.CMD)
type("q")
keyUp(Key.CMD)
Expected: All these actions are shown in the action log
Actual:
Only:
[log] TYPE "q"
is shown.
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.
_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help : https://help.launchpad.net/ListHelp