TestStack / White

DEPRECATED - no longer actively maintained
Other
1.02k stars 486 forks source link

How to resize WPF application window to match desktop display area?? #616

Open manojpuri opened 6 years ago

manojpuri commented 6 years ago

Hi, I am getting below error message, which is preventing Teststack White to interact with application objects. "TestStack.White.UIItems.UIItem' Window with title: (Window name ) whose dimensions are: -8,-8,1296,1000, is not contained completely on the desktop 0,0,1280,1024. UI actions on window needing mouse would not work in area not falling under the desktop"

Please let me know how can resize the application window to match desktop size.