dragAndDropToObjectAndWait (UI Automation - Manipulation)
Compatible with:
- Purpose
- Generated from dragAndDropToObject(locatorOfObjectToBeDragged, locatorOfDragDestinationObject)
- To drag an element and drop it on another element.
- This command waits to complete it's action for a default timeout. The default timeout differs in QaSCRIBE and Worksoft SaaS Cloud Platform.
- Syntax
- dragAndDropToObjectAndWait(locatorOfObjectToBeDragged, locatorOfDragDestinationObject)
- Target
- locator of an element to be dragged
- Value
- locator an element whose location (i.e., whose center-most pixel) will be the point where an element is dropped
- Return Value
- N/A