← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #245819]: Execute/"Enter" As A Function

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
type("l", Key. CTRL) # focus addressbar
paste(url)
type(Key. ENTER)

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