LoadJavaApplets Property
Description
Indicates whether Java applets in captured Web pages are loaded and displayed in the Active Screen.
Property type
Read-write property
Syntax
Visual Basic
Public Property LoadJavaApplets As Boolean
Return Type
  • True--Loads Java Applets from your browser page to the Active Screen pane.
  • False--A default Java applet image is displayed in the Active Screen for all Java Applets.
Remarks
This option is relevant only when running UFT One in Visible mode.
See Also