IWinSysLinkItem Interface |
Namespace: SmartBear.TestLeft.TestObjects.Win
The IWinSysLinkItem type exposes the following members.
Name | Description | |
---|---|---|
![]() | Id |
Returns the string that contains the ID.
|
![]() | Url |
Returns the string that contains the URL represented by the link.
|
![]() | Visited |
Indicates whether the link item was left-clicked.
|
Name | Description | |
---|---|---|
![]() | CallMethod<T>(String,Object[]) |
Invokes the specified method and returns the result.
(Inherited from IObject.) |
![]() | Cast<T> |
Casts the interface to an interface of another type.
(Inherited from IObject.) |
![]() | Click |
Performs a single click on the link.
|
![]() | GetProperty<T> |
Returns the value of the specified property.
(Inherited from IObject.) |
![]() | SetProperty |
Sets a value for the specified property.
(Inherited from IObject.) |