sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #43273
[Question #653019]: How to bring the minimized window to frontmost and click the button in it
New question #653019 on Sikuli:
https://answers.launchpad.net/sikuli/+question/653019
Am having 5 windows which is minimized. i can able to focus the window, but not able to click the button in it.
for ex:
switchApp("RstSimulations"); wait(1); type(" ", KEY_ALT); type("w") #Switched the window but not restored. I need to click the button "Restore" manually. Now the window is "Restored". Hence the actions after the above code showing error.
Please provide the solution to sortout the issue.
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.