sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #08238
[Question #185286]: Need the code to give input to the fields
New question #185286 on Sikuli:
https://answers.launchpad.net/sikuli/+question/185286
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
find("1327057662575.png") ********for username*********** both the entry box are idential
type("ABC")
find("1327057691982.png")*********for password***********
type("ABC")
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.