Just run webtest in the normal way, but add -Dwt.headless=true as an option on the command-line. e.g., webtest.sh -Dwt.headless=true
That will prevent WebTest monitor from opening, and will also prevent WT from automatically opening the results of the test in a web browser. Chears, George

