Skip to content

v3.2.5

Choose a tag to compare

@otsch otsch released this 25 Feb 23:58
· 33 commits to main since this release

Fixed

  • When a child step is nested in the extract() method of an Html or Xml step, and does not use each() as the base, the extracted value is an array with the keys defined in the extract() call, rather than an array of such arrays as it would be with each() as base.