Question #288045 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/288045
RaiMan posted a new comment:
correct:
type("f", Key.CTRL)
... maybe you have to wait a little after the app start (toe let app get
ready):
openApp("C:/Program Files/Notepad++/notepad++")
wait(3)
type("f",Key.CTRL)
--
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