Question #185286 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/185286
Status: Open => Answered
RaiMan proposed the following answer:
try this:
click("1327062380260.png"); wait(1)
type("123")
wait(1)
type(Key.TAB) # should go to the password field
type("123")
--- click("1327062380260.png")
make sure, the emulator window has focus and that the resulting click point is
inside the entry field (the center of the captured image.
--
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