Path Property

Supported in UFT One versions 2021 and later.

Description

The path where an API test is stored.

Property type

Read-only property

Syntax

Visual Basic
Public Property Path As String

Return type

The path of an API test

Remarks

The value contains the full path of the file system or ALM location where the API test is stored.

See Also

APITest Object