Hello,
To maximize the window you can apply the keystrokes on that window itself as Alt+Spacebar key and then 'x' as follows':
Keystrokes: [ALT DOWN] [ALT UP]x in "Instacroppe"
To write in in uppercase, you can use special keystroke in keystroke editor i.e. [CAPS]. This keystroke will write on the CAPS LOCK no matter it is on/off. For e.g. the following command will write in uppercase when the task runs no matter the caps lock is on or off before running the task:
Keystrokes: [CAPS LOCK]abc[ENTER] in "Untitled - Notepad"
Hope that helps. |