How is the content of the tab gotten from the server? Is it pre-loaded or loaded on demand.? Either way, it's probably obtained using a http call.
Try using a tool like wireshark to to analyze the call flow or you could use JMeters HTTP Proxy to recore the call flows directly. Regards, Noel ----- "MITRAJ" <[email protected]> wrote: > > Thanks Noel > > In my application have 3 tabs. > If i click on the tab, A frame is loaded. Those tabs are based on Java > script. (HTTP request url is not there for these tabs). Is there any way to > test tabs..? > > Thanks > Raj > > > Noel O'Brien wrote: > > > > Hi, > > > > See the "JMeter is not a browser" section in > > http://jakarta.apache.org/jmeter/index.html > > > > Regards, > > Noel > > > > ----- "MITRAJ" <[email protected]> wrote: > >> > >> > >> -- > >> View this message in context: > >> http://www.nabble.com/Do-Jmeter-Support-Java-Script-calls..--tp24493378p24493378.html > >> > >> Sent from the JMeter - User mailing list archive at Nabble.com. > >> > >> > >> --------------------------------------------------------------------- > >> To unsubscribe, e-mail: [email protected] > >> For additional commands, e-mail: [email protected] > >> > >> > > > > -- > > Regards, > > Noel > > > > > > -- > View this message in context: > http://www.nabble.com/Do-Jmeter-Support-Java-Script-calls..--tp24493378p24496582.html > > Sent from the JMeter - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Regards, Noel

