← Back to team overview

sikuli-driver team mailing list archive

[Bug 1849674] Re: Citrix issue

 

You can likewise utilize the IPTV APP to get to the substance. It is accessible to you in the appstore of your gadget. What you should note is that there are various applications that allow you to get to IPTV. You should simply be cautious about your decision of IPTV APP.
<a href="https://iptvapp.eu";>iptv</a>

-- 
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1849674

Title:
  Citrix issue

Status in Sikuli:
  Invalid

Bug description:
  I'm actually working on a citrix app, when i'm trying to use some
  keyboards inputs, it does not work.

  Example :
  type(Key.ENTER) #does not work
  type("\n") #does not work

  I also tryed this : but it does not work either
  keyDown(Key.ENTER) 
  wait(0.5)
  keyUp(Key.ENTER)  

  How can I fix it?

  type("Some text") #Works

  Note that all works in a local app (ie: notepad)
  Thank you.

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1849674/+subscriptions


References