← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #161857]: Trying to make Google Chrome open a new tab.

 

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

    Status: Open => Answered

Silverallis proposed the following answer:

Try this 

switchApp("Google Chrome.app")
sleep(3)
type("t", KEY_CTRL)

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