sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #33352
Re: [Question #268640]: [1.1.0] Mac 10.10 Yosemite: enter special characters -- paste does not seem to work
Question #268640 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/268640
Status: Answered => Open
Armel is still having a problem:
Ooops, i've just forgot on think : Sikuli 1.1.0 is running on a PC (windows
7 ) and I use uvnc to access Mac.
So, your script doesn't work with me :(
If I adapt like this :
click("Firefox.png")
type("l", Key.CMD)
paste("rmhdevelop@xxxxxx")
a) Firefox is correctly open
b) the URL access bar isn't selected. I've just à "l" in search box
If I use Mac keybord abd select URL access bar :
paste don't write anythink ....
[?]
2015-06-30 12:31 GMT+02:00 RaiMan
<question268640@xxxxxxxxxxxxxxxxxxxxx>:
> Your question #268640 on Sikuli changed:
> https://answers.launchpad.net/sikuli/+question/268640
>
> Status: Open => Answered
>
> RaiMan proposed the following answer:
> just tested with Firefox 38…
>
> switchApp("Firefox")
> type("l", Key.CMD) # switch to address entry field
> paste("rmhdevelop@xxxxxx")
>
> simply works.
>
> --
> 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/268640/+confirm?answer_id=7
>
> 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/268640
>
> You received this question notification because you asked the question.
>
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.