Drop Object
Last updated
Was this helpful?
Last updated
Was this helpful?
This is a pre-built Action that comes for the captured Element. The functionality of this in Avo Assure to drop that element which is captured from the application and save the result in a dynamic variable.
Note: To perform a drop action successfully, a drag action must be performed prior to it. Without the drag, the drop process will not complete
Input Value: <time in sec>(Optional)
<time in sec> (Optional)
Defines the wait time (in seconds) before performing the drop action.
<Dynamic Variable>(Optional);<Dynamic Variable>(Optional)
This dynamic variable holds the status of the action as True or False.
Example
Drops a dragged object onto a designated target location within the application.
The Drop Object action can be used after a drag operation has been performed. It uses the optional input (e.g., 3) to pause before executing the drop, and the outcome is stored in {Drop} variable as True or False