Maximizing a window

Hi

Anyone have a clue how i can maximize a window of a running process form finalbuilder ?

I use FinalBuilder to launch my software and do some monkey testing. the software dosn't allways start maximized and i need to have it maximized so the test can run succesfull on all platforms.

With kind regards

Svend

Hi Svend,

Thanks for your post. You can probably use two Send Keyboard Input actions, one to send Alt-Space and then one to send X to the window.

Regards,

Angus