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 TypeMethodDescriptionvoid
Clicks on a test object using the specified ClickArgs.void
DoubleClickable.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 TypeMethodDescriptionvoid
InsightObject.clickSpecial
(ClickArgs args) Clicks the object, without first bringing its parent into focus.