Type(Type) Method

Definition

Assembly HeadlessTestingFramework.dll

Locates elements by their type.

public static By Type(Type type)

Parameters

type
Type

The type of element to find.

Returns

By
A By locator for type matching.