How do I run Firebug within Selenium WebDriver (Selenium 2)?

Viewed 23895

What's the best way to activate Firebug in Firefox when running Selenium 2?

Edit: Ok, I realize "best" is open to interpretation, but the profile-based solution really used to be a pain with selenium 1.0. So any alternative is considered better until proved worse ;)

9 Answers
Related