← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #687169]: Fast tab switching on Chrome using CMD+alt+right

 

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

    Status: Open => Answered

Manfred Hampl proposed the following answer:
Don't confuse special keys and key modifiers.
See https://sikulix-2014.readthedocs.io/en/latest/keys.html

Try

type(Key.RIGHT, Key.ALT+Key.CMD)

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.