Which version of JMeter/JVM? Did you add a Cookie Manager?
Perhaps the browser is executing some JavaScript that sets a cookie? JMeter does not run JavaScript in HTML pages, but that should not matter so long as you have captured everything the browser sends to the server. S. On 10/11/05, Nop Lists <[EMAIL PROTECTED]> wrote: > Hello, > thanks. that is what I did, but it does not work. > I had recorded with FireFox 1.07 and have no problems regarding frames with > it. > > This is how the request looks like: > > GET http://ndc.cosmos-bfe.rze.de.db.com/ > Accept-Encoding: gzip,deflate > Accept-Language: de-de,de;q=0.8,en-us;q=0.6,en;q=0.4,he;q=0.2 > Host: ndc.cosmos-bfe.rze.de.db.com <http://ndc.cosmos-bfe.rze.de.db.com> > Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 > User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.12) > Gecko/20050915 Firefox/1.0.7 > If-Modified-Since: Thu, 10 Nov 2005 11:26:59 GMT > Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9 > ,text/plain;q=0.8,image/png,*/*;q=0.5 > Keep-Alive: 300 > Accept-Encoding: gzip,deflate > Accept-Language: de-de,de;q=0.8,en-us;q=0.6,en;q=0.4,he;q=0.2 > Host: ndc.cosmos-bfe.rze.de.db.com <http://ndc.cosmos-bfe.rze.de.db.com> > Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 > User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.12) > Gecko/20050915 Firefox/1.0.7 > If-Modified-Since: Thu, 10 Nov 2005 11:26:59 GMT > Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9 > ,text/plain;q=0.8,image/png,*/*;q=0.5 > Keep-Alive: 300 > > But the response is > > <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> > <HTML><HEAD> > <TITLE>CoSMOS Berater Frontend</TITLE> > <FRAMESET BORDER=0 FRAMEBORDER=0 FRAMEBORDER=NO ROWS="*,1"> > <FRAME SRC="/redirect/startseite.htm" NAME="_main" SCROLLING=AUTO> > <FRAME SRC="" SCROLLING=NO> > </FRAMESET> > </HEAD><BODY> > <H1>Error</H1> > Your browser is not capable of displaying frames. > The service is not available to you.<HR> > <I>HTTP Redirector/1.2</I> > </BODY></HTML> > > Any idea? > Thanks > Nop > > > On 11/9/05, Rinke Heida <[EMAIL PROTECTED]> wrote: > > > > Add a HTTP Header Manager element in your testplan. Here you can set > > various defaults imitating your browser. > > e.g. User-Agent = Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; > > .NET CLR 1.0.3705)d > > > > Easiest is to record a script with "Capture HTTP Headers" checked. > > This way you wil get header info with your recorded request, and put > > this in your HTTP Header Manager. > > > > If you allready had this option checked while recording, you probably > > use a browser that doesn't support framesets. > > > > Rinke Heida > > > > > > > > Nop Lists wrote: > > > > >Hello, > > >testing an application using JMeter the server has sent a response saying > > my > > >browser does not support framesets. > > >What browser does JMeter imitate (states to be)? > > >Can this be changed? For example in tools like httptrack I can tell the > > tool > > >what browser it declares itself as. > > >Thanks > > >Nop > > > > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]