Uses of Interface
com.hp.lft.sdk.mobile.UiObjectBase
Packages that use UiObjectBase
Package
Description
Provides the SDK for testing objects in mobile applications.
-
Uses of UiObjectBase in com.hp.lft.sdk.mobile
Subinterfaces of UiObjectBase in com.hp.lft.sdk.mobileModifier and TypeInterfaceDescriptioninterface
A button object in a mobile application.interface
A calendar control in a mobile application.interface
A check box object in a mobile application.interface
A drop-down object in a mobile application.interface
An edit object in a mobile application.interface
A label in a mobile application.interface
A page control in a mobile application (Supported on iOS only).interface
A radio group in a mobile application.interface
A recycler view object in a mobile application.interface
A slider object in a mobile application.interface
A stepper control in a mobile application.interface
A table object in a mobile application.interface
A tab strip object in a mobile application.interface
A toggle object in a mobile application.interface
A generic object in a mobile application.interface
A view object in a mobile application.interface
A web view control in a mobile application