Hi Willi, maybe a simple misunderstanding?
Changing the header in Webtest doesn't change Webtests browser engine. Webtest just communicates the changed header to your application under test. Jochen. -----Ursprüngliche Nachricht----- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Willi Kuhnis Gesendet: Dienstag, 12. Februar 2008 13:05 An: [EMAIL PROTECTED] Betreff: [Webtest] use Firefox for simulation Hi Marc, Unfortunately, its not possbile to use your tipp: <webtest> "doesn't support the browser attribute" When Webtest realy runs a now Firefox simulation, then I am surprised, because I get exactly the same javascript error messages like before with IE. The application runs without problems on the browsers (IE, Firefox...), but with webtest I get javacsript errors. Is this not the same ? Thanks for a answer. Willi Willi Kuhnis wrote: > Hi, > > because I have a lot of problems with javascripts, when testing our > web applications, > I tried now to use Firefox for testing. > > I entered now in my <config> the following: > <header name="User-Agent" value="Mozilla/5.0 (Windows; U; Windows NT > 5.1; de; rv:1.8.1.12) Gecko/20080201 Firefox/2.0.0.12"/> > > When running my webtest, I see this: > > [config] INFO (com.canoo.webtest.engine.Configuration) - Using > browser version (Netscape, 5.0 (Windows; en-US), Mozilla/5.0 (Windows; > U; Windows NT 5.1; de; rv:1.8.1.12) Gecko/20080201 Firefox/2.0.0.12, > 1.2, 6.0). If the javascript support is not as expected, then it's > time t o go into the sources > > Question: > Which of the browsers webtest uses now ? > How can I force it to use Firefox ? > > Thanks for help. > -- Willi Kuhnis [EMAIL PROTECTED] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest Master Bit GmbH Kloster Arnsburg, 35423 Lich, Deutschland, Geschäftsführer: Manfred Hill und Thomas Müller, Registergericht: Amtsgericht Gießen HRB 3182 http://www.masterbit.com _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

