Search found 2 matches

by AshTon
Wed Aug 27, 2014 4:55 pm
Forum: Automation API
Topic: Window size: Registry entries beat RunApplication setting
Replies: 2
Views: 2454

Window size: Registry entries beat RunApplication setting

Hi, I have a problem using the RunApplication method. I'd like to start my AUT maximized and for this purpose I set 'bool maximized' to 'true'. Everything works fine as long as the application was most recently closed in maximized state. If this is not the case, the AUT first gets started maximized,...