Clear Excel File Path

This is a pre-built action in Avo Assure and comes under @Excel element. This action instructs Avo Assure Client to clear the Excel file path.

Syntax

Input: N/A

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

Use case/Example

Scenario: Clearing File Path before Uploading New Data

You are testing a feature of an application. It ensures that the application clears any previously set file paths before uploading a new file, preventing any conflicts or errors during the upload process. The testing team needs to verify that the file path is cleared each time before a new file is uploaded.

Input

N/A

Expected Result

The path to the Excel file is clear correctly, allowing access to the next test data in the excel file.

Output

The output variable {result} contains status of execution as pass, which can be used for further work.

Last updated

Was this helpful?