Skip to content

v1.5.4

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jul 13:46
· 162 commits to main since this release

Bug Fixes

  • mitm: http2 session frame emulator data (1e61a91)
  • fixed paths (6a28d80)
  • fixed some unclear documentation related to plugins (9868428)
  • useragent was not correctly parsing mac os 11 (3a177ed)
  • core: fix interact with elements in iframes (c0c7a6e)
  • puppet: clean data dir on close (6c2b85f)
  • puppet: retry on failure to delete chrome dir (ccb07b3)

Features

  • args can now be passed into ExecuteJsPlugin (0ed06f0)
  • first stab at documenting plugins + simplified plugin architecture (fcaa3cf)
  • register Core plugins through agent.use (eb08964)