FrameCreationMode Property
Description
Indicates the conditions for creating a new Frame test object.
Property type
Syntax
Visual Basic |
---|
Public Property FrameCreationMode As String |
Return Value
- Description--Creates a new Frame object for frames with different test object descriptions, according to the properties defined for the Frame test object.
- URL--Creates a new Frame object only when the frame URL changes, or if the URL stays the same and data that is transferred to the server changes, according to the settings for the CreateFrameUsingNonUserData, CreateFrameUsingUserData, and CreateFrameUsingAdditionalInfoproperties.
Example
See Also