Package com.hp.lft.sdk.ai
Interface Description AiObject An object identified using Artificial intelligence.Locator Used to describe the unique location of an object that may appear multiple times in the application.Class Description AiAutoScrollSettings The auto scrolling feature settings, which can be updated during runtime usingAiRunSettings
.AiObjectDescription The description of a AiObject test object.AiObjectDescription.Builder This class can be used to construct an instance of theAiObjectDescription
class using the builder pattern.AiObjectDescription.Init<T extends AiObjectDescription.Init<T>> AiOCRLanguages The list of languages supported by AI OCR.AiOCRSettings The AI OCR settings, which can be updated during runtime usingAiRunSettings
.AiRunSettings Enables modifying the AI Runtime settings temporarily.AiTypes The list of supported AI classes that can be used to describeAiObject
Registers or unregisters images as AI custom classes.Position Enum Description Direction This enum holds the values for the Relation
constructor, used todescribe anAiObject
by its relation with respect to other objects in the view.ScrollDirection The scrolling directions supported by the AI automatic scrolling feature.ToggleState Possible value for the setState method of toggleable AI classes.