Skip to content

v1.2.3

Choose a tag to compare

@dimavrem22 dimavrem22 released this 14 Jan 22:04
· 608 commits to main since this release
673e0eb

New Features:

Metadata is recorded for every routine operation during execution:

  • All operations: type, duration, errors
  • Fetch: request and response
  • Download: request and response
  • JS Evaluation: console logs and execution errors
  • Click: selector, UI element
  • Type: selector, UI element, length of typed string

Bugs Fixed:

  • Consolidated JS code for Download and Fetch Operations
  • Download Operation can now interpolate placeholders from storage and cookies in the request body