FindFirst() Method

Definition

Assembly HeadlessTestingFramework.dll

Finds the first matching control.

public object? FindFirst()

Returns

Object
The first matching control, or null if none found.