> -----Original Message-----
> From: Shay Ginsbourg [mailto:[email protected]]
> Sent: Monday, November 19, 2012 8:23 AM
> To: JMeter Users List
> Subject: Server response: "browser does not support JavaScript"
> 
> Hi,
> 
> While running a Jmeter script, we receive a response from the server
> that the "browser does not support JavaScript".

Sounds like this may be due to User-Agent parsing, but without knowing how the 
server came to this conclusion it is hard to know how to approach it.
 
> At this point, our test fails because the script can't continue.
> 
> What is the recommended way of working around such an undesired server
> response ?

Assuming the User-Agent is the issue, use a HTTP Header Manager to add a custom 
User-Agent to all requests.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to