sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #10424
Re: [Question #195048]: how can i use type() in the phone simulator
Question #195048 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/195048
Status: Open => Answered
RaiMan proposed the following answer:
might be, that the additional app.focus() disturbs your workflow.
supposing that the click("Tsxi.png") gives focus to the text input
field, the type("abc") should do what you want.
BTW: on some GUI's, it is possible to use type(Key.TAB) to give focus to
the next GUI element.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.