sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #28258
Re: [Question #254587]: Some combinations with shift key won't work
Question #254587 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/254587
Status: Open => Answered
RaiMan proposed the following answer:
sure, that the drop down has the correct focus at this moment?
if yes, put in a short wait(0.5) or so, before issuing the type.
ctrl+shift+end is type(Key.END, KeyModifier.CTRL + KeyModifier.SHIFT)
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.