Enum
FindReferenceType

Defines which reference type the Find object is using.

Definition

Namespace:ArtOfTest.WebAii.Core

Assembly:ArtOfTest.WebAii.dll

Syntax:

cs-api-definition
public enum FindReferenceType

Fields

Document

The reference element is root Dom tree element of the parent browser

Declaration

cs-api-definition
Document = 0

Field Value

FindReferenceType

Element

The reference element is an generic element.

Declaration

cs-api-definition
Element = 2

Field Value

FindReferenceType

TestRegion

The reference element is a TestRegion

Declaration

cs-api-definition
TestRegion = 1

Field Value

FindReferenceType

In this article
DefinitionFieldsDocumentElementTestRegion
Not finding the help you need?
Contact Support