UseRuntimeLoader Property
Description
Indicates whether to open the Flex application using the UFT One Flex Runtime Loader.
Property type
Read-write property
Syntax
Visual Basic
Public Property UseRuntimeLoader As Boolean
Remarks

Set this option to true only when testing .swf files directly.

If you are testing a Flex application that must remain embedded in an HTML file, or other types of Flex applications, prepare the applications for UFT One testing as described in the Flex section of the UFT One Help Center and set this option to false (default).

See Also