Skip to content

dragAndDropAndWait (UI Automation - Manipulation)

Compatible with:
  • Purpose
  • Generated from dragAndDrop(locator, movementsString) 
  • To drag an element to a certain distance and then drop it at the co-ordinates given in Value.
  • This command waits to complete it's action for a default timeout. The default timeout differs in QaSCRIBE and Worksoft SaaS Cloud Platform.
  • Syntax
  • dragAndDropAndWait(locator, movementsString)
  • Target
  • an element locator
  • Value
  • offset in pixels from the current location to which the element should be moved, e.g., "+70,-300"
  • Return Value
  • N/A

Feedback and Knowledge Base