Record user sessions as Loadmill test flows
How to use Chrome dev tools to record a Loadmill API test:
➤ Open the Chrome Developer Tools and switch to the Loadmill Rec tab
➤ If you are not logged in to Loadmill, you will be prompted to the login page
➤ Create a Test suite in Loadmill that will hold our recorded flows, and select it in the extension
➤ Clear the captured requests list and navigate to the tested website
➤ Use the filter and the request's delete buttons to filter out irrelevant requests
➤ When you are done recording your session click the Upload button at the bottom
★ What's new
• Showing the request and response body
• Better control on which requests will be filtered out
• Fixed bug for when no test suite is selected
• Copy a single request and paste it into your Loadmill tests
• Pause your recording to skip unrelated requests
• Better support for base64 encoded responses
• JavaScript stack trace removed from HAR files to make them smaller
• Create a new test suite by typing its name in the test suite selector bar