sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #26658
Re: [Question #250721]: Cannot type or paste @ on a mac
Question #250721 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/250721
Bill Randall proposed the following answer:
Just a suggestion...
I haven't looked at the SikuliX sources to verify, but there may be a
difference between Key.CMD and KeyModifier.CMD.
Try changing the line:
region.type("v",Key.CMD)
To:
region.type("v",KeyModifier.CMD)
I hope this suggestion helps.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.