sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #03410
[Question #161857]: Trying to make Google Chrome open a new tab.
New question #161857 on Sikuli:
https://answers.launchpad.net/sikuli/+question/161857
Hi!
I've been trying to make Google Chrome open a new tab by using CMD+T
switchApp("Google Chrome.app")
sleep(1)
type("t",Key.CMD)
But all it does is click one of the folders in my "Dock".
What am I doing wrong?
(I have been trying to google the problem but I can't find anything)
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.