Releases: dzharii/swd-recorder
SWD PageRecorder 05 JAN 2015 v2.44
🍒 New Feature
Following the Horst's request on Selenium Users Group
https://groups.google.com/d/msg/selenium-users/epneoHaOymk/RTd50UjsFs8J
I have added new feature -- SwitchTo().Frame() path code generation helper
On the Locators tab -> Switch To Group you can get the full path to the selected frame, by pressing the button { }
🎩 Technology upgrade
The Platform upgraded to .Net Framework 4.5. On the next release, I am planing a major code re-factoring; adding more tests and other code improvements.
.Net Framework 4.5 enables me to use the latest tools and libraries.
😱 Breaking changes
Since .Net Framework 4.5 is not supported on Windows XP...
SWD Page Recorder is now officially drops Windows XP support. Ha-ha-ha 😄
SWD PageRecorder 20 NOV 2014 v2.44
Minor stable release. WebDriver updated to v2.44
SWD PageRecorder 01 JUN 2014 v2.41
Changes
Added alpha-quality WebDriver Playground.
Playground allows manipulating web-elements in real time, using JavaScript.
SWD PageRecorder 27 APR 2014 v2.41
Changes:
- Implemented JavaScript Snippets! -- now you can execute you prepared JavaScript while recording the pages
- Internal WebDriver upgraded to version 2.41
- Added option “Maximize browser ” which maximizes web browser window in case it is checked
- Fixed WebDriver 404 / Null reference bug for Internet Explorer
Miscellaneous
Product version politics has been changed:
Now Page Recorder version will equal to the WebDriver’s version the project was compiled with.
Current is v2.41. The word “beta” was removed.
SWD PageRecorder 0.1 (beta 3) 28 March 2014
This is a minor stable release with fix for input fields search in the Web Element Explorer
SWD PageRecorder 0.1 (beta 3) 11 Jan 2014
This is a minor stable beta release.
Changes:
- Awesome PageObject code highlight with FastColoredTextBox
- Fixed JavaScript bugs and added IE5 Quirks support
Breaking changes
- Temporary page-object files (*.pox) created in previous version of SWD Page Recorder are no longer supported by current version.
Please, let me know if you want me to create a migration tool. Please, create a request on Github issues page.
The changes had also affected CodeTemplates.
SWD Page Recorder 0.1-Beta2 December 22 2013
🍒 New awesome features in this release:
- Added “SwitchTo Frames”. 🐘 Now you can record web elements inside frames and iframes with WebElement Explorer as well as debug and highlight locators through the SWD Recorder Form.
- Added “SwitchTo Windows”. 🐘 You can switch to different browsers windows and JavaScript popup windows.
- Added “Custom code generator“. See Source Code tab and CodeTemplates. There you can find template with name “[ZZZ] Experimental Run External Tool.cshtml”. The template generates JSON file with PageObject definition, executes an external command “cscript //Nologo sample_ParserWebElements.js” and prints the command output into the “Source Code”. Now you have an opportunity to develop custom page object code generators on the language of your choice!
- 👀 Added sneak-peak for new feature “JavaScript Snippets”. This feature will be available on next release.
✊ Let’s go and test NEW Page Recorder!
SWD PageRecorder 09 Dec 2013 beta snapshot
- Implemented IList setting on the Locators edit screen
- Code improvements and bug fixes
SWD Page Recorder 0.1 - November 2013
SWD Page Recorder beta release -- November 2013