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

Using Windows 10
SikuliIDE-1.1.4

An Citrix Application.

trying to send an ENTER:

type("Hello Wolrd")
wait(1)
type(Key.ENTER)
wait(1)
keyDown(Key.ENTER)
keyUp(Key.ENTER)
wait(1)
paste("\n")
wait(1)

none of which give an enter. When using a notepad, the ENTER gets registered 
perfectly, but through Citrix Enter 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

Reply via email to