sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #25838
[Bug 1316455] Re: paste() outputs nothing even if the text is short
NP, take your time:)
As I said, seems there was a related bug reported and fixed (https://bugs.launchpad.net/sikuli/+bug/1195259), but was not patched to 1.0.1.
I will wait for 1.1.0 work for me
(https://bugs.launchpad.net/sikuli/+bug/1316488) and test it..
--
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:
Opinion
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
References