4 messages in com.canoo.lists.webtestRe: [Webtest] Would like to turn off ...
FromSent OnAttachments
Ken Hopf24 Jun 2008 12:09 
Lisa Crispin24 Jun 2008 12:58 
Marc Guillemot24 Jun 2008 13:30 
geoj...@lexmark.com25 Jun 2008 05:01 
Subject:Re: [Webtest] Would like to turn off WebTest browser progress window ...
From:Marc Guillemot (mgui@yahoo.fr)
Date:06/24/2008 01:30:19 PM
List:com.canoo.lists.webtest

Ken Hopf wrote:

Folks,

I'm trying to run WebTest totally in the background on a linux OS. I know how to prevent the concluding overview from popping up in a browser at the end. But does anyone know how to suppress the browser progress window? We just don't need to see this, as WebTest will run in the wee hours from the crontab anyway (besides, the browser is funky). I looked through webtest.xml, but didn't see any obvious var I could set to suppress this window. Does anyone out there know how to do it?

from webtest.xml's description:

------------------------- Important properties that can be set before the import statement to configure the execution: - wt.headless: allows to skip all "goodies" that make only sense when test are started manually

-------------------------

Marc.