Launch Application

This is pre-built Action located under the @Window Element Name. It instructs the Avo Assure Client to launch the application whose application path is given in the Input Value.

Note: When automating Desktop this is first step that needs to be added.

Syntax

Input: <Application path>

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

Usecase/Example

Scenario

The User is working on the Desktop application. User wants to launch the Bank Application for initiate the process. For this this scenario user will use Launch Application Action which should launch the application of which path is provided in the Input Value.

Input

C:\Users\Downloads\AvoBankWindows\ Debug\AvoBankDesktop.exe

Expected Result

The Launch Application Action needs to launch the Bank Application.

Output

The Launch Application Action is launching the Bank Application.

Last updated

Was this helpful?