UFT Pro (LeanFT) .NET SDK Reference, Version 14.03
Attributes Property (IWebTestObject)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
HP.LFT.SDK.Web Namespace
>
IWebTestObject Interface
: Attributes Property
Returns a copy of the collection of attributes that is attached to the element for instance 'id','class',etc.
Syntax
C#
IReadOnlyDictionary<string,string>
Attributes {
get
;}