So, you use Selenium 2's Webdriver to automate some unit tests in your C# .NET enterprise web application? Me too. Our list of tests is growing longer and longer, and watching web pages fly by automatically can be amusing - but which element is being looked for, or clicked? Can you highlight the element before Webdriver clicks on it?