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

Hi,

I tried to run Windows Task Manager using Sikuli IDE by defining the below 
command
type(Key.CTRL+Key.ALT+Key.DELETE)
I even tried
type(Key.CTRL,Key.ALT,Key.DELETE)
But i found error executing the script. Please Help me.
Actually, i need to pass some keys through key board to invoke and use 
Application in my New project. I feel thankful if you help me.

Thank You.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which 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