Hi,

If you can control the behavior of the application, let it run instead of
showing this message.

If you cannot change the application, go around this.
Usually it doesn't mean anything as if you look in the response body (in
View Results Tree listener), you should find the rest of the page.
It is usually just the visible part of the page which renders into that
error message, you can continue with the rest of the script without any
problem.

Third option is that the server filter the user agent header for a list of
known browsers and responds accordingly.
If this is your case, and the response body really contains only this error
message - just add a user agent header to your sampler.

Best,

Shmuel Krakower.
Beatsoo.org - re-use your jmeter scripts for application performance
monitoring from worldwide locations for free.



On Mon, Nov 19, 2012 at 4:22 PM, Shay Ginsbourg <[email protected]>wrote:

> Hi,
>
> While running a Jmeter script, we receive a response from the server
> that the "browser does not support JavaScript".
>
> 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 ?
>
> Please advise.
>
> regards,
> Shay
>
>
> www.ginsbourg.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to