Import Method

Supported in UFT One version 2023 and later.

Description

Imports a folders search list file to UFT One.

Syntax

Visual Basic
Public Sub Import( _
   ByVal FolderPath As String, _
) 

Parameters

FolderPathThe full path of the folders list file that you want to import to UFT One.

Example

See Also

FoldersOptions Collection