As part of our web application deployment I need to do basic smoke test after the deployment.
I am using Selenium RC to run the smoke test automatically at the end of the deployment.
now How can I run the browser minimized (not poping up) while running the test suite.
Below is the command used to run the test suite
java -jar D:\Selenium\RC\selenium-server-standalone-2.25.0.jar -htmlSuite *firefox https://abc.com C:\Users\abc\Desktop\testsuite.html results.html -firefoxProfileTemplate C:\Users\331036\AppData\Roaming\Mozilla\Firefox\profiles\imvteil2.selenium