Mouse Coordinate (x, y) is Off the Screen

This functionality is supported only if you are using the Classic Agent.

Problem

While running the DOM extension, you may receive an error message during playback saying Mouse Coordinate (x,y) is off the screen.

Resolution

Clear the following options on the Verification tab of the Options > Agent Options window:

  • Verify that windows are exposed
  • Verify that coordinates passed to a method are inside the window

This error message may also indicate that the DOM extension was unable to scroll an object into view, for example as part of a MoveMouse() call. If that is the case, then set the DOM extension option UseScrollIntoView to TRUE.