ConsoleClass Class

Description

ConsoleClass is the class for consoles. ConsoleClass has a predefined identifier, Console.

To call a method of the ConsoleClass, use the following syntax:

Console.method()

To refer to a property of the ConsoleClass, use the following syntax:

Console.property

A hooking configuration is not required to use the ConsoleClass class. You can manually add calls and references to the ConsoleClass class to a script. The class is not recorded during the recording of a test.

Availability

This functionality is supported only if you are using the Open Agent.

Inheritance

ConsoleClass does not derive from any class; no classes derive from this class.

Methods, Functions, and properties

ConsoleClass has the following methods, functions, and properties: