Launchers Collection
Description
A collection of Launcher objects, which enable you to specify which applications to open when a record or run session begins.
This object corresponds to the tabs in the Record and Run Settings dialog box. The following objects are available, provided you installed and loaded the relevant add-ins:
- StdLauncher
- WebLauncher
- JavaLauncher
- FlexLauncher
- OracleLauncher
- SAPLauncher
- SiebelLauncher
- MobileLauncher
Public Properties
Count | The number of Launcher objects in the collection. |
Item | Returns the Launcher object located in the specified position. |
Example
- Configure Web Settings for Recording and Running (VBScript)
- Configure Record and Run Settings for a Siebel Application (VBScript)
- Configure SAP Gui Settings for Recording and Running (VBScript)
- Configure Java Settings for Recording and Running (VBScript)
- Configure Record and Run Settings for an Oracle Application (VBScript)
Remarks
AddApplicationInIE32 Method | Specify the Application to Open for a Record and Run Session