JavaSettings Object
Description
Represents the Java pane of the Test Settings or Business Component Settings dialog box, which enables you to configure how UFT One records and runs steps on Java applets and applications.
Object Model
JavaSettings ObjectJavaDeviceReplay ObjectJavaEditSetMode Object
Example
Public Properties
Public Property DeviceReplayReturns the DeviceReplay object, which enables you to control whether operations are performed using device replay.
Public Property EditSetReturns the EditSetMode object, which enables you to control how actions are performed on edit box objects.
See Also