You can do it in the config element, just add the 'browser' parameter. <confighost="localhost"protocol="http"browser="IE8"port="8080"saveresponse="true"easyajax="true"useInsecureSSL="true"> <option name="ThrowExceptionOnScriptError" value="false"/><option name="ThrowExceptionOnFailingStatusCode" value="false"/> </config>
As far as I know, IE8 or FF3 are supported. > From: [email protected] > To: [email protected] > Subject: [Webtest] Change the Browser > Date: Wed, 21 Nov 2012 18:07:02 -0500 > > Hi all, > > New to webtest and so far I like it. > > I see that my test run as IE6, how can I change it to like FireFox or IE8 ? > > Sent from my iPhone > _______________________________________________ > WebTest mailing list > [email protected] > http://lists.canoo.com/mailman/listinfo/webtest

