dragAndDrop (UI Automation - Manipulation)
Compatible with:
Compatible with:
- Purpose
- Drags an element a certain distance and then drops it at the co-ordinates given in Value.
- Syntax
- dragAndDrop(locator, movementsString)
- Target
- locator -an element locator
- Value
- movementsString - offset in pixels from the current location to which the element should be moved, e.g., '+70,-300'.
- Return Value
- N/A