Skip to content

v3.0.0

Choose a tag to compare

@corevo corevo released this 11 Apr 10:57

Why v3.0.0?

Now that we've published to Mozilla, the last version on there of the old IDE was 2.9.1,
In order to keep semantic versioning of the extension; we're bumping the major to 3, cheers!

Notable Changes

  • Added context menus throughout the IDE thanks @Jongkeun
  • Can now import old test suites if opened will show a helper dialog
  • Breakpoints can be added to commands, the IDE will focus if one is hit
  • Will now navigate away from blacklisted pages prior to running the test
  • Will open a new window if none can be used
  • Support for command comments
  • Support for File uploads in Chrome

Fixes