Hi,
I am working on web protocol on LR12 and created a script on application for which most of the activities of Application Launch and Login is handled at client side by implementing Java script. I have commented out the unwanted Java script requests in script and it working fine E2E.
After performing the load test, it has been found that the Avg. Response time values for Home Page Launch and Login is pretty high (> 25 sec).
Development team has suggested to increase the Browsers temporary internet files (Disk space ) from default 250 MB to 520 MB.
How can i simulate this setting in the script. Is there any available function which can help out?