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