LockDeviceByName Method
Obtains a device from the Digital Lab lab by device name and locks it, so that only the current OpenText Functional Testing for Developers test can perform actions on it.

C# Syntax

public static IDevice LockDeviceByName( 
   string deviceName
)

Parameters

deviceName
The name that Digital Lab uses to identify the device.