DomElement.
Invokes a mouse move using the DOM API.
This functionality is supported only if you are using the Open Agent.
object.DomMouseMove([pos])
Variable | Description |
---|---|
pos | Optional: The coordinates (relative to the window) of the new location. POINT. |
As an alternative to the DomMouseMove method, you can invoke the MouseMove function, which uses low-level replay for DomElements and subclasses.