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.