Can not send Enter to Citrix Application

Asked by Your full Name

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

Question information

Language:
English Edit question
Status:
Expired
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Launchpad Janitor (janitor) said :
#1

This question was expired because it remained in the 'Open' state without activity for the last 15 days.