dragdropAndWait (UI Automation - Manipulation)
Compatible with:
- Purpose
- Generated from dragdrop(locator, movementsString)
- deprecated - use dragAndDropAndWait instead
- Syntax
- dragdropAndWait(locator, movementsString)
- Target
- locator - An element locator pointing to an element or an element itself.
- Value
- movementsString - Offset in pixels from the current location to which the element should be moved, e.g., '+70,-300'.
- Return Value
- N/A