← Back to team overview

sikuli-driver team mailing list archive

[Bug 1776199] Re: Diffence between the text registered in the script ant the text executed

 

should first be a question


** Changed in: sikuli
       Status: New => Opinion

** Changed in: sikuli
       Status: Opinion => New

** Changed in: sikuli
       Status: New => Invalid

** Converted to question:
   https://answers.launchpad.net/sikuli/+question/670126

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

Title:
  Diffence between the text registered in the script ant the text
  executed

Status in Sikuli:
  Invalid

Bug description:
  Hello,

  I want to do a Remote Desktop, the script does:
  - Open a Remote Desktop thanks to openApp("mstc.exe")                  => OK
  - Wait the field to enter the text                                     => OK
  - Enter the text in the field thanks to : type("terrain1"+Key.ENTER)   => NOK
  => The text entered during the execution of the script is terrain& instead of terrain1. 
     The "1" is replaced by "&".

  Have you an idea of this problem?

  Nota: I use Sikuli 1.1.0 / 64-bit

  Thank you in advance for your response.

  Best regards,
  Laurent

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


References