← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #702098]: 2.0.5 type('A', Key.CTRL), but type('A', Key.CTRL + Key.SHIFT)

 

Question #702098 on SikuliX changed:
https://answers.launchpad.net/sikuli/+question/702098

    Status: Open => Answered

RaiMan proposed the following answer:
An uppercase a gets an a+SHIFT.

correct:
type("a", Key.CTRL)

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