Get Active Application

Retrieve information about the application on which the current wizard is being run and place it into a new or existing variable.

You can choose to obtain the following types of information:

  • Application type (desktop/web)

  • Main window caption

  • Browser type (IE/Firefox/Chrome/none)

  • Browser version

  • Process name

  • Process ID

This command can be especially useful when the logical flow of the wizard varies based on the specs of the application on which it is being run.

  1. Choose the type of information you want to retrieve

  2. Enter the name of the variable into which you'd like to place the result