Launch Application

This is a pre-built action located under the @Window Element. The functionality of this action in Avo Assure to launch the application specified in the Input Value (application path) and store the result in a dynamic variable.

Syntax

Input Value:<Application Path>

Argument
Description

<Application Path> (Required)

Specify the path of the executable file for the application you want to launch.

Output Value

Argument
Description

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

This dynamic variable holds result as True or False

Example

Opens a desktop application from the specified file path

The Launch Application action takes the application path from the Input Value column (e.g., C:\Users\sammed.durge\AvobankRelease 3\Release\AvoBankDesktop.exe) and launches the desktop application from the specified location.

Last updated

Was this helpful?