sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #47379
[Question #670126]: Diffence between the text registered in the script ant the text executed
New question #670126 on Sikuli:
https://answers.launchpad.net/sikuli/+question/670126
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
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.