Hello,
There are two ways to define proxy setting in LR scripts from runtime settign
- Use default browser setting in your case you can use this because you mention application work fine in web browser.
- Use custom proxy server- this is best option when you are running you load test on different LG, in this you have to mention proxy server URL and credential, do verify this setting in controller before you run your script.
Thanks,
Deepak