Question #185286 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/185286

Description changed to:
I am testing POS device through sikuli tool by connecting through the Emulator 
via windows.
At first instance the login screen appears with the two tabs username and 
password with the entry box of same kind.
When i execute the following code i am not able to give inputs to these fields 

click("1327062380260.png")
type("123")
wait(1)
find("Pusswmrd.png")
type("123")

I doesnt have that much of coding practice....can any one please help me
out on this issue.

-- 
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

Reply via email to