sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #47378
[Bug 1776199] [NEW] Diffence between the text registered in the script ant the text executed
Public bug reported:
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
** Affects: sikuli
Importance: Undecided
Status: New
--
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:
New
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
Follow ups