v3.0.0
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
- How to load old selenium test suite with new selenium IDE for chrome
- loading old Suits in Selenium IDE
- Issue handling " from old ide scripts
- Fixed an issue where the selected test would change unexpectedly when navigating
- Issue selecting frames