It should show in the console output tab in Eclipse. If test is JUnit,
it will also show pass/fail and messages in JUnit tab.
If using RemoteWebDriver, can also see it on the server side output on
the server you started. If using FF/IE/etc drivers locally, you won't
have this server side output (it is just on the console of Eclipse,
etc.).