Atata by Yevgeniy Shunevych

<PackageReference Include="Atata" Version="2.4.0" />

.NET API 674,816 bytes

 Label<TOwner>

public class Label<TOwner> : Label<string, TOwner> where TOwner : PageObject<TOwner>
Represents the label control (<label>). Default search is performed by the content.
public Label()