Visual Basic |
---|
Public Sub AddStandaloneApplication( _ ByVal ApplicationPath As String, _ Optional ByVal ApplicationParameters As String = "" _ ) |
- ApplicationPath
- ApplicationParameters
- The application is added as the last item in the FlexApplications collection.
- When opening this item in the FlexApplications collection, OpenText Functional Testing runs this application as an independent program, not using a browser, Flash Player, or the OpenText Functional Testing Flex Runtime Loader.
- Flex applications opened without the Runtime Loader must be manually prepared for OpenText Functional Testing testing or opened using the Flash Player Debugger. For details, see the Flex section of the OpenText Functional Testing Help Center.