Uses of Class
com.hp.lft.sdk.GeneralReplayException
Packages that use GeneralReplayException
Package
Description
Provides the SDK for core OpenText Functional Testing for Developers functionality.
Provides the SDK for testing objects in mobile applications.
Provides the SDK for testing SAPUI5 objects.
Provides the SDK for testing Terminal Emulators objects.
- 
Uses of GeneralReplayException in com.hp.lft.sdkSubclasses of GeneralReplayException in com.hp.lft.sdkModifier and TypeClassDescriptionclassThe exception that is thrown when a test object cookie is not found in the server.classThe exception that is thrown when the value of an argument to a method is outside the allowable range of values, as defined by the invoked replay method.classThe exception that is thrown when the browser type requested to launch is not installed.classThe exception that is thrown when an item of the test object is not found in the AUT.classThe exception that is thrown when an item of the test object can't be uniquely identified in the AUT.classThe exception that is thrown when a test object with the given description is disabled in the AUT.classThe exception that is thrown when a test object with the given description is not found in the AUT.classThe exception that is thrown when a test object's description is not sufficient to uniquely identify the test object in the AUT.classThe exception that is thrown when a test object with the given description is not visible in the AUT.classThe exception that is thrown when a parent of the test object with the given description is not found in the AUT.classThe exception that is thrown when a time out occurred during replay.
- 
Uses of GeneralReplayException in com.hp.lft.sdk.mobileSubclasses of GeneralReplayException in com.hp.lft.sdk.mobileModifier and TypeClassDescriptionclassRepresents errors that occur while running tests on mobile applications.
- 
Uses of GeneralReplayException in com.hp.lft.sdk.sap.ui5Methods in com.hp.lft.sdk.sap.ui5 that throw GeneralReplayExceptionModifier and TypeMethodDescriptionvoidPaginator.firstPage()Scrolls to the first page.voidPaginator.lastPage()Scrolls to the last page.voidPaginator.navigateTo(int pageNum) Navigates to the specified page.voidRoadMap.next()Scrolls to the next step in the road map object.voidPaginator.nextPage()Scrolls to the next page.voidRoadMap.previous()Scrolls to the previous step in the road map object.voidPaginator.previousPage()Scrolls to the previous page.
- 
Uses of GeneralReplayException in com.hp.lft.sdk.teSubclasses of GeneralReplayException in com.hp.lft.sdk.teModifier and TypeClassDescriptionclassRepresents the Error Field Protected error that occurs when running a TE testing project.classRepresents the HLLAPI Not Found error that occurs when running a TE testing project.classRepresents the HLLAPI Operation not Supported error that occurs when running a TE testing project.classRepresents the Illegal Operation error that occurs when running a TE testing project.classRepresents not found item error that occur during when running a TE testing project.classRepresents no connection error that occur during when running a TE testing project.classRepresents position not valid error that occur during when running a TE testing project.classRepresents rule not found error that occur during when running a TE testing project.classRepresents a text too long error that occur during when running a TE testing project.classRepresents undefined key combination error that occur during when running a TE testing project.