How to resize/maximize Firefox window during launching Selenium Remote Control?

Viewed 51267

I am using Selenium Remote Control . During executing the tests the actual Firefox window is so small. I want it full screen so I can see what is happening. How can I maximize the browser screen?

9 Answers
Related