New question #189266 on Sikuli:
https://answers.launchpad.net/sikuli/+question/189266
When I run this script the textfield of Firstname contains "CharlesRiverboss"
It does not happen when I run multiple type(Region(),txt) statements.
type(Pattern("FirstName.png").targetOffset(40,0), "Charles")
type(Pattern("LastName.png").targetOffset(40,0), "River")
type(Pattern("Title.png").targetOffset(40,0), "boss")
--
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