Uses of Class
com.hp.lft.sdk.ClickArgs
Packages that use ClickArgs
Package
Description
Provides the SDK for core OpenText Functional Testing for Developers functionality.
Provides the SDK for image-based object identification.
-
Uses of ClickArgs in com.hp.lft.sdk
Methods in com.hp.lft.sdk with parameters of type ClickArgsModifier and TypeMethodDescriptionvoidClicks on a test object using the specified ClickArgs.voidDoubleClickable.doubleClick(ClickArgs args) Double-clicks on this object using the specified ClickArgs. -
Uses of ClickArgs in com.hp.lft.sdk.insight
Methods in com.hp.lft.sdk.insight with parameters of type ClickArgsModifier and TypeMethodDescriptionvoidInsightObject.clickSpecial(ClickArgs args) Clicks the object, without first bringing its parent into focus.