Interface IUiObject
A generic object in a mobile application.
public interface IUiObject : ITestObject, ITestObjectDescriber, IUiObjectBase, IEnabledProvider
- Inherited Members
- Extension Methods
Methods
SetFocus()
Brings the object into focus.
void SetFocus()