sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #02240
Re: [Question #152680]: How to clear the text field value in Iphone simulator
Question #152680 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/152680
Status: Answered => Open
Saravanan Periyasamy is still having a problem:
I am working on mac. I will try to do your suggestion
Sent from my iPhone
+44(0)7552987520
On 13 Apr 2011, at 03:33 PM, RaiMan
<question152680@xxxxxxxxxxxxxxxxxxxxx> wrote:
> Your question #152680 on Sikuli changed:
> https://answers.launchpad.net/sikuli/+question/152680
>
> Status: Open => Answered
>
> RaiMan proposed the following answer:
> see docs: http://sikuli.org/docx/keys.html#key-constants
>
> It should read:
>
> type("a", KEY_META)
> type(Key.BACKSPACE)
>
> KEY_META is the CMD-key on Mac and the WIN-key on Windows. So I guess
> this will not do what you want (select all and delete it)
>
> Windows: type("a", KEY_CTRL)
> Mac: type("a", KEY_CMD)
>
> Working on Windows or on Mac?
>
> --
> 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/152680/+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/152680
>
> You received this question notification because you are a direct
> subscriber of the question.
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.