Show / Hide Table of Contents

Enum Enums.SelectorPathType

Type of this selector path entry

Namespace: GenerallyPositive
Assembly: GPAL.dll
Syntax
[Flags]
public enum SelectorPathType

Fields

Name Description
AutomationID

[Application only]

ClassName

[Application only]

Css

[Browser only]

HRef

[Browser only]

Image

[Both]

Name

[Both]

NotSet
PlaceHolder

[both?]

Text

[Both]

Value

[Both]

Xpath

[Both]

Extension Methods

EnumExtensions.GetAttributeOfType<TAttribute>()
In This Article
Back to top Generated by DocFX