New question #288045 on Sikuli:
https://answers.launchpad.net/sikuli/+question/288045

Hi,

I am working in small automation.....

in this i need to open notepad++ and i have to perform "ctrl+f" action.
here following is the code:
----------------------------------------------------------------------------------------------------------------------
openApp("C:/Program Files/Notepad++/notepad++")
type("f",KEY_CTRL) 

i tried so many solutions like type("f",Key.modifier.CTRL) / type('f',Key.CTRl)

but no use.

please help...... :(


-- 
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

Reply via email to