Question #144310 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/144310

    Status: Answered => Open

yarko is still having a problem:
Understood - thank you for suggestion / optimization!

On Sun, Feb 6, 2011 at 2:56 AM, RaiMan <[email protected]
> wrote:

> Your question #144310 on Sikuli changed:
> https://answers.launchpad.net/sikuli/+question/144310
>
> RaiMan posted a new comment:
> sorry, too early in the morning:
>
> again the script:
>
> browser = App("firefox3")
> while not browser.window():
>     browser.focus() # opens FF if not open
>    wait(1)
> type("l", KEY_META); wait(0.5)
> paste("www.sikuli.org"); type(Key.ENTER)
>
> --
> You received this question notification because you are a direct
> subscriber of the question.
>


-- 
Regards,
- Yarko

You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to