Question #268497 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/268497
Description changed to:
I run the Sikuli script to fill the textbox with mobile numbers and password.
In fact the mobile phone number should be 11 digitals, but i found the actual
results are 22 digitals are filled in the textbox. The
The phone number is 18151073681, but actually 1188115511007733668811 are filled
in.
The password are ok with "987654". whether is it related to the execute
setting of Sikuli? Is it too fast to make the telephone number to be filled
with 2 times?
Thanks
click("1435127759659.png")
wait(5)
click("1435127834783.png")
wait(5)
click("1435127886349.png")
wait(4)
click("1435136068257.png")
wait(4)
type("18151073681")
type("\n")
wait(2)
click("1435132322445.png")
type("1435127947020.png","987654")
type("\n")
wait(3)
click("1435127967266.png")
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.
_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help : https://help.launchpad.net/ListHelp