hi, Some generic troubleshooting you can try.
Assuming I understand the problem (authentication popup from another domain/url), you have 3 scenarios to try: - Manually accessing the webpage with Firefox - Manually accessing the webpage with another browser in private/incognito mode, after clearing all cookies/stored passwords - Recording with JMeter Can you compare the HTTP headers sent in the 3 cases and, if at all possible, the server logs? Also to doublecheck in your JMeter plan: Authorization, Cookie Manager and, if applicable, the certificates you are using Ivan On Tue, Jul 18, 2017 at 11:55 AM, Kodali, Suman X < [email protected]> wrote: > Thank you Ivan for the suggestion. > > I tried in another browser and I could record successfully for the first > time. Recording the same flow the second time onwards - I get the > login/authentication page again and it shows certification error alert in > the browser. > > Any suggestions please - why this is happening subsequently but not > initially? > > Thanks. > > > -----Original Message----- > From: Ivan Rancati [mailto:[email protected]] > Sent: Tuesday, July 18, 2017 11:52 AM > To: JMeter Users List > Subject: [E] Re: Prompt for Authentication with JMeter not with browser > > Perhaps Firefox saved a cookie or cached some other authentication info. > What happens if you try from another browser (not previously used to > access that page) in private/incognito mode? > > Ivan > > On Tue, Jul 18, 2017 at 8:00 AM, <[email protected]> wrote: > > > Some more info on this - the popup or child window/browser has a > > different port (44312) in the URL. > > Also, the URL of the popup is different from that of parent window. > > > > Thanks. > > > > -----Original Message----- > > From: [email protected] [mailto:[email protected]] > > Sent: Tuesday, July 18, 2017 9:47 AM > > To: [email protected] > > Subject: [E] Prompt for Authentication with JMeter not with browser > > > > Hi, > > > > While recording the script with JMeter, clicking on a link opens a > > popup window which uses a different URL. > > The authentication/login is prompted for this URL in the popup window > > which is not the case when navigated to this popup from firefox browser. > > With the browser/firefox, the popup window does not prompt for any > > authentication and displays the target page. > > > > Any reason why the prompt for authentication when using recording with > > JMeter please? > > > > Thank you. > > Suman > > > > --------------------------------------------------------------------- > > 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] >
