DomMouseMove Method

Class

DomElement.

Action

Invokes a mouse move using the DOM API.

Availability

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

Syntax

object.DomMouseMove([pos])
Variable Description
pos Optional: The coordinates (relative to the window) of the new location. POINT.

Notes

As an alternative to the DomMouseMove method, you can invoke the MouseMove function, which uses low-level replay for DomElements and subclasses.