LoadForge supports recording browser actions in Chrome, and then converting them into a LoadForge test.
LoadForge supports recording browser actions in Chrome, and then converting them into a LoadForge test. This allows you to simulate a real user browsing your site, logging in, ordering items, etc.
That recording is known as a HAR, and once you have created one you may use the LoadForge HAR Converter to change it into a LoadForge test file.
Before you begin prepare for your scenario by thinking through the steps you want to execute, and being ready to do exactly that in your browser. You will need Google Chrome for this.
Once you are ready, follow exactly these steps:
Protip: After each click/action, and before the next one, we recommend that you wait until the network panel stops showing activity to ensure all the page requests are complete.
Once you are satisfied with your recording, it's time to stop and save it:
That file can be uploaded to the HAR Converter on LoadForge.