• SPEForums need your contributions to build up a strong repository of performance engineering resources.

I am trying to record an application which is...

  • Thread starter NaveenKumar Namachivayam
  • Start date
N

NaveenKumar Namachivayam

Guest
I am trying to record an application which is built on AngularJS. Manually I am able to login. But when I launch it from LoadRunner 12.02, I am not able to login. After clicking on Login button, the page gets refreshed again. I tried with multiple browsers, but no luck. I analyzed the network logs, I couldn't get any useful info. Thoughts?
 
Did you set the SSL version in port mapping settings?
 
Try with different recording options. Socket and winlet
 
Try with different browser or else Try installing the LR certificate into your system and give a try
 
If above are not helpful you need to record manually with NTLM authentication
 
actually angular js applicatins only portion of the page will be refresh you can record script using google chrome browser
 
Back
Top