AutomationIdAttribute
Defined in AIT.VisualStudio.TestTools.CodedUI.dll.
Constructors
Constructor | Description |
new(id)
Signature: id:string -> unit
|
Initializes a new instance of the AutomationIdAttribute class. |
Instance members
Instance member | Description |
Id()
Signature: unit -> unit
|
Gets the identifier. |
Static members
Static member | Description |
GetAutomationId(type)
Signature: type:Type -> string
|
Gets the automation identifier. |