WithTag(Object) Method

Definition

Assembly HeadlessTestingFramework.dll

Filter by Tag property value.

public ControlFinder WithTag(object tag)

Parameters

tag
Object

The tag value to match.

Returns