Drag Object
Last updated
Was this helpful?
Last updated
Was this helpful?
This ‘Drag Object’ is pre-built Action comes for the captured Element. It instructs the Avo Assure client to drag that element which is captured from application. It's commonly used to rearrange or relocate items within an application.
Input: N/A
Output: <Dynamic Variable>(Optional) ;<Dynamic Variable>(Optional)
Consider a scenario where a user is testing a task management application. The user wants to drag a task card from the ‘To Do’ column to the ‘In Progress’ column. With the help of the drag action, the user can move the task card.
This action needs to move the task card from the ‘To Do’ column to the ‘In Progress’
The Task card is successfully dragged from ‘To Do’ column to ‘In Progress’.