sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #02961
Re: [Question #158922]: significance of Modifiers
Question #158922 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/158922
Status: Open => Answered
Tsung-Hsiang Chang proposed the following answer:
If the username is fixed all the time, you can capture the screenshot of the textbox with the username as the indicator.
For example,
type(Pattern1, "username")
wait(Pattern1AndUserName)
type(Pattern2, "password")
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.