On 12/20/2010 09:03 AM, lcf wrote: > > Hi Garvita, > > Thanks for your timely reply!. > I tried to record as what you said before asking for help, > but the popup screen itself cannot be recorded. > (maybe Jmeter cannot record that kind of screen for other screens are > perfected recorded) > > Any other ideas?
If it's not recorded, it is probably your browser requesting htaccess credentials. When in *nix, confirm using 'wget <application-url>'. If you get 403 Access Denied, you need credentials. This is actually very simple. Add a HTTP Authorization Manager and set its options accordingly. HTH, Felix --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

