List of activities handling application anad window handling
Run Application
Starts either an executable file itself or an application via file with associated extension.
Find Application
Finds an open window and defines it’s internal name.
Window Activity
Performs selected operation on the application window.
Get Open Applications
The Activity creates a list of open applications Required parameters Parameter type Parameter name Description Output DiscoveredApplications Array of strings variable specified here stores the value retrieved from the Applications list. Optional parameters Parameter type Parameter name Description Misc Alternative Scenario If Failed Misc DisplayName Misc Log This Activity Output Result Output Result Code Output Result Details […]