sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #25704
[Bug 1316455] [NEW] paste() outputs nothing even if the text is short
Public bug reported:
version 1.0.1
64 bit Windows 7
the behavior is quite random, for the same text (2~3 short sentences),
sometimes paste() works great 5 times in a row, but some times it
outputs nothing.
the script context is:
....
click(PSMRL)
paste("some short text")
....
I added wait(3) after paste(), but it doesn't help..
** 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/1316455
Title:
paste() outputs nothing even if the text is short
Status in Sikuli:
New
Bug description:
version 1.0.1
64 bit Windows 7
the behavior is quite random, for the same text (2~3 short
sentences), sometimes paste() works great 5 times in a row, but some
times it outputs nothing.
the script context is:
....
click(PSMRL)
paste("some short text")
....
I added wait(3) after paste(), but it doesn't help..
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1316455/+subscriptions
Follow ups
References