Skip to content

Artillery 1.5.0-6

Pre-release
Pre-release
Compare
Choose a tag to compare
@hassy hassy released this 17 Jun 21:36

Changes

  • HTTP: ability to tag request with probability for requests that need to be fired only some of the time
  • HTTP: initial support for DOM selectors using Cheerio for capturing HTML/XML responses
  • HTTP: support for arbitrary numeric ranges in loop
  • HTTP: loop counter available in the $loopCount variable
  • Other fixes