Hi,
I have a couple of test made in Ranorex on a PC with Windows XP. Now that I have upgraded the OS to Windows 7 and I'm trying to run the same tests and they fail.
The tests requires an image comparison and I realised (using the Ranorex Spy Tool) that there are differences in the Form sizes due to new themes in Windows 7.
Let's say there is a Form1 and when I launch the application and track with Ranorex Spy I get the following sizes:
Windows XP: 1024/768
Windows 7 : 1032/772
I am validating the window size and it fails. How can I fix overcome this situation.
Thanks.