sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #57150
Re: [Question #696946]: Right click + Shift
Question #696946 on SikuliX changed:
https://answers.launchpad.net/sikuli/+question/696946
Status: Open => Answered
masuo proposed the following answer:
keyDown(Key.SHIFT)
rightClick("image.png")
keyUp(Key.SHIFT)
https://sikulix-2014.readthedocs.io/en/latest/region.html?highlight=KeyDown#Region.keyDown
--
You received this question notification because your team Sikuli Drivers
is an answer contact for SikuliX.