← Back to team overview

sikuli-driver team mailing list archive

[Question #253035]: How to use Alt+space+r to restore the window screen

 

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

How to use Alt+space+r to restore the window screen.
I tried using 
type(Key.ALT,KEY_SPACE)
type(Key.ENTER)
This works in firefox.
But in chrome Alt+space+r need to be used to restore the window.
Please help
i tried    type("r" + Key.ALT,KEY_SPACE). I didn't worked. 


-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.