[Webtest] IE browser

Marc Guillemot webtest@lists.canoo.com
Fri, 21 Oct 2005 11:28:52 +0200


I have to correct/precise a bit: if no User-Agent header is specified in 
the configuration, htmlunit (the underlying "browser") simulates IE's 
behavior else WebTest tries to guess from the User-Agent header which 
browser should be simulated.

In htmlunit, when a browser is simulated, this means for instance that 
the JS tries to work the way it works in the simulated browser. This 
means for instance that some JS functions may be available when 
simulating one browser and not when simulating an other (like 
document.all for IE). Even if this support continuously progresses, it 
has some limitations. For instance, htmlunit isn't (and will probably 
never be) able to execute VBScript inside html pages when simulating IE.

Marc.

Dierk Koenig wrote:
> Strictly speaking, Canoo WebTest is not using any browser, neither IE 
> nor Mozilla.
>  
> If you want your server recognizing WebTests requests as being sent from 
> IE, you can
> set the user agent accordingly. (see the docs)
> If you want the client-side JS processing to be done the IE way, you cannot.
>  
> cheers
> Mittie
> 
>     -----Original Message-----
>     *From:* webtest-admin@lists.canoo.com
>     [mailto:webtest-admin@lists.canoo.com]*On Behalf Of *Anusha
>     *Sent:* Freitag, 21. Oktober 2005 10:29
>     *To:* webtest@gate2.canoo.com
>     *Subject:* [Webtest] IE browser
> 
>     Hi
>      
>     Is it possible to make canoo to surf using IE browser instead of
>     mozilla.
>      
>     Thanks.
>      
>     Regards,
>     Anusha