mouseMoveAtAndWait(UI Automation - Manipulation)
Compatible with:
- Purpose
- Generated from mouseMoveAt(locator,coord)
- Simulates a user moving the cursor to the specified location.
- Syntax
- mouseMoveAtAndWait(locator,coord)
- Target
- locator
- Value
- Specifies the x,y position (i.e. - 10,20) of the mouse event relative to the element returned by the locator.
- Return Value
- N/A