sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #49209
Re: [Question #675972]: How to wait for Text field while page loading and type text when field is active.
Question #675972 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/675972
Status: Answered => Open
monicar is still having a problem:
Thanks masuo!
Can I have example in java please
On Wed, Nov 7, 2018, 5:16 AM masuo <question675972@xxxxxxxxxxxxxxxxxxxxx
wrote:
> Your question #675972 on Sikuli changed:
> https://answers.launchpad.net/sikuli/+question/675972
>
> Status: Open => Answered
>
> masuo proposed the following answer:
> I understand that "searchDonor" is an image to identify text box.
> If so, you can use exists().
>
> [example as python:]
> while not exists("searchDonor.png"):
> sleep(1)
> paste("searchDonor.png", searchDonorText)
>
> --
> If this answers your question, please go to the following page to let us
> know that it is solved:
> https://answers.launchpad.net/sikuli/+question/675972/+confirm?answer_id=0
>
> If you still need help, you can reply to this email or go to the
> following page to enter your feedback:
> https://answers.launchpad.net/sikuli/+question/675972
>
> You received this question notification because you asked the question.
>
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.