Hi,
I am trying to open a URL in chrome browser under CITRIX environment. though I am able to identify URL area and also able to enter URL in the specified area using XTYPE command but when I am using
XTYPE ${KEY_ENTER} - it is not working.
I have the same issue with a CITRIX application running on Windows 10. I can use XType or VBS sendkeys to enter basic alphabet, but cannot send any special keys such as ENTER, CTRL, etc.
Same commands work well with Notepad so I believe it is CITRIX specific.
Any possible solution?