Single() Method

Definition

Assembly HeadlessTestingFramework.dll

Finds the single matching control (throws if 0 or more than 1).

public object Single()

Returns

Object
The single matching control.