Drop IRIS

This is a pre-built action which comes under the element captured from the Desktop AUT using IRIS method. It instructs the Avo Assure Client to drop IRIS object which is captured from desktop application and save the result in output variable as ‘True’ or ‘False’.

Syntax 

Input: N/A

Output: <Dynamic Variable>;<Dynamic Variable>(Optional)

Usecase/Example

Scenario: Simulate Drop Action to Move Files in Desktop File Management Application.

Consider a scenario where a desktop file management application is being automated for testing, requiring files to be dropped from one folder to another. With the help of the Drop IRIS action, the drop action is simulated to ensure that files are successfully moved between folders.

Expected Result

This Action need to drop file in folder.

Output

The Drop IRIS successfully performed, and output stored in {Status} variable as True

Last updated

Was this helpful?