New question #274250 on Sikuli:
https://answers.launchpad.net/sikuli/+question/274250
I started one application and I need acess another application with special
combination keys like ALT+TAB.
I write the following code, but nothing happened:
DesktopKeyboard keyboard = new DesktopKeyboard();
keyboard.type("\ue022"+"\t");
I try to use key constants, but it does not work.
--
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