Minimize/Maximize/Restore/Activate/Resize/Move/Close Window Objects - Integrated Circuits - - An Online Book - |
||||||||
Integrated Circuits http://www.globalsino.com/ICs/ | ||||||||
Chapter/Index: Introduction | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z | Appendix | ||||||||
================================================================================= ============================================ Activate a window: Use getWindowsWithTitle() to ensure that the application window you think your script is clicking on exists, and use the activate() method to put that window in the foreground. code: ============================================ Resize window: code: ============================================ Minimize/maximize/restore/resize/move/close Window objects: code:
|
||||||||
================================================================================= | ||||||||
|
||||||||