Interface IUiObject
A generic object in a mobile application.
Inherited Members
Namespace: HP.LFT.SDK.Mobile
Assembly: HP.LFT.SDK.dll
Syntax
public interface IUiObject : ITestObject, ITestObjectDescriber, IUiObjectBase, IEnabledProvider
Methods
SetFocus()
Brings the object into focus.
Declaration
void SetFocus()