Releases: SeleniumBuilder/se-builder
Releases · SeleniumBuilder/se-builder
Version 2.3.4
Version 2.3.3
Fixes
- Fixed crash when saving/loading on Firefox 38+.
Version 2.3.1
- Works on FF 35
- Click to toggle breakpoints
- Better parse error reporting
Version 2.3
v2.3b Fixed #232.
Version 2.2.3
Additions
- Step type search
- When switching step type categories, Builder now selects the closest equivalent step
- Unsaved scripts in suite are indicated with a diamond symbol
- CSV data source
Fixes
- Fixed a case where field input would not be recorded
- Correctly recording text with newlines
- Fixed overzealous escaping of locator syntax
- Added scroll bar to list of scripts running in a suite
- Improved local playback of alert handling
Version 2.2.2
Additions
- Breakpoints for remote playback in Selenium 1 and 2
- Option to share state and playback session within a suite in both local and remote playback
- Option to record mouseOverElement steps in Selenium 2
- Steps for asserting, verifying, waiting for and storing computed CSS styles
Fixes
- Menus with lots of elements can now be scrolled
- Prevented several dialogs from coming up more than once
- Fixed overzealous escaping of locator syntax
Version 2.2.1
Additions
- Support for XML data-driving format
- Open file menu item
Fixes
- Builder now works under Firefox 27
- Fixed clash with user-agent-switcher