← Back to team overview

sikuli-driver team mailing list archive

[Question #403576]: How to do control+shift+w ?

 

New question #403576 on Sikuli:
https://answers.launchpad.net/sikuli/+question/403576

screen.type("w", Key.CTRL, Key.SHIFT);

Im using above statement in my POJO.

its not working, throws:
 RunTimeAPI: ImageMissing: w

however screen.type("w", Key.CTRL);   => works fine

Thanks,
Charan

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