This very brief example demonstrates how to highlight elements in the browser when performing WebDriver commands.
The accompanying blog post can be found here.
Please ensure that you have Maven installed.
Do the following in the same directory as the pom.xml file:
mvn install
You should see Firefox performing the brief test and WebDriver highlighting the elements it is interacting with.