Skip to content

Zest - Graphical Security Scripting Language version 48.14.0

Choose a tag to compare

@zapbot zapbot released this 06 Jul 14:47
· 178 commits to main since this release
f7f2558

Added

  • Browser screenshots are now automatically captured on Zest client step failures, and script print output is included in the diagnostics report. For chain runs, each output is clearly attributed to the specific script that produced it.

Changed

  • Update minimum scripts add-on version to 45.19.0.
  • Chained scripts now have provenance information preserved for troubleshooting purposes.
  • Update Zest library to 0.36.0:
    • Update dependencies.
    • Restore JSON deserialization behaviour.
    • Handle text (and similar) input elements which only become visible when interacted with.
  • Maintenance changes.

Fixed

  • Fix exception when adding/editing Zest non-standalone type scripts through the GUI.
  • Prevent exception with scripts when their engine isn't installed or present, which may be encountered when the zest add-on is uninstalled/updated.