Functions and Methods
This section provides help and troubleshooting information for functions and methods.
Class not Loaded Error
Describes what you can do if you receive a
Class Not Loaded
error when calling
InvokeJava
().
Exists Method Returns False when Object Exists
Describes what you can do if the
Exists
method does not detect an existing object.
How can I Determine the Exact Class of a java.lang.Object Returned by a Method
Describes how you can determine the class of a Java object that is returned by a method.
How to Define lwLeaveOpen
Describes how you can add the constant
lwLeaveOpen
to leave the Java application open when returning to base state.
Defining TestCaseEnter and TestCaseExit Methods
Describes how you can define enter and exit methods to ensure that a Java application is not opened and closed unnecessarily.
How to Write the Invoke Method
Describe how you can write an Invoke method to launch a Java application from a browser.
I cannot Verify $Name Property during Playback
Describes what you can do to verify the
$Name
property during playback.
Errors when calling nested methods
Describes what you can do when you get errors while calling nested methods.
Methods Return Incorrect Indexed Values in My Scripts
Describes what you can do if methods return incorrect indexed values in scripts.
Parent topic:
Troubleshooting the Classic Agent