sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #02960
Re: [Question #158922]: significance of Modifiers
Question #158922 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/158922
Status: Answered => Open
Saorabh Singh is still having a problem:
Thats what how can i keep such indicators??
it would be great if you can give a sample code to solve this problem.
i am Working on Emulators So tab key wont work there & more over unless typing in text box1 doesn't gets over we can not make a switch to next text box.
i am restating my question below:
Pattern1=textbox1(image)
Pattern2=textbox2(image)
type( Pattern1, "login111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111")
wait( Pattern2) (optional)
type( Pattern2, "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA")
it results in textbox1 has both text inputs.
which is not what we expected.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.