Forum Discussion

HCTestCenter's avatar
HCTestCenter
New Contributor
5 years ago
Solved

Problems with overlapping window

Hello,   Environment: Windows 10, Java 7, TestComplete 14   I am testing a Java application where it is possible for a window to open several times in the same place. They then overlap. If ...
  • LinoTadros's avatar
    LinoTadros
    5 years ago

    Implement the "OnOverlappingWindow" Event and move the window in the way to the right or left by 50 pixel repeatedly until the Objects on your desired window is visible on the screen.

     

    Cheers

    -Lino