1 CONSOLE MESSAGE: line 10: console.log() called.
2 CONSOLE INFO: line 11: console.info() called.
3 CONSOLE WARNING: line 12: console.warn() called.
4 CONSOLE ERROR: line 13: console.error() called.
5 Tests window.console functions. To make sure this test passed you must check the console for the following 4 messages:
10 console.error() called.