AIT.VisualStudio.TestTools


AutomationIdAttribute

Defined in AIT.VisualStudio.TestTools.CodedUI.dll.

Constructors

ConstructorDescription
new(id)
Signature: id:string -> unit
Initializes a new instance of the AutomationIdAttribute class.

Instance members

Instance memberDescription
Id()
Signature: unit -> unit
Gets the identifier.

Static members

Static memberDescription
GetAutomationId(type)
Signature: type:Type -> string
Gets the automation identifier.
Fork me on GitHub