<!DOCTYPE html>
<html>
<body onload="console.log('[test] test2')">
<p>This page logs a line via console.log</p>
</body>
</html>