Changelog 2025.02

2025.02

Features & Improvements

  • Added a preview of the first lines in a large CSV dataset upload.
  • Increased the Trace limits for smaller tests.
  • Improved variable name validation hints.
  • Improved scrolling and playback usability in the script editor.
  • Added a prompt to append or replace when recording additional steps for an existing script.

Bug Fixes

  • Fixed usability problems with copying and pasting steps between scripts.
  • Fixed a bug with editing an HTTP request body.
  • Fixed a UX problem with the team member invitation form when the seat limit was reached.

Further Reading

Datasets are how you feed dynamic data into your scripts – things like usernames, passwords, product IDs, or any other values that should vary between bots or iterations.

The increased trace limits for smaller tests mean you’ll get more detailed trace data when running tests that don’t generate massive volumes, which is helpful for debugging during the scripting and tuning phase. For more on using traces to understand what happened during a test, see analyzing test results.

« Loadster Changelog