github abstracta/jmeter-java-dsl v1.9
1.9

latest releases: v1.29, v1.28.1, v1.28...
18 months ago

You can now easily set htmlReport granularity with timeGraphsGranularity method, and user guide includes some small fixes thanks to @arezki user in Discord server.

Additionally:

  • httpDefaults now includes followRedirects method which allows enabling/disabling following redirects by default for httpSamplers.
  • recorder now fixes integration with recent chrome 111, while starting browser with Selenium
  • recorder uses param instead of rawParam when is possible to ease test plan maintenance
  • recorder logic is contained in it's own module, so is ease to reuse it's logic as a dependency from other projects
  • recorder now disables follow redirects to avoid duplicate requests in resulting test plan.

Hope you enjoy this version changes!

Don't miss a new jmeter-java-dsl release

NewReleases is sending notifications on new releases.