Skip to content

Releases: SeleniumBuilder/se-builder

Version 2.3.4

30 Jun 14:43
Compare
Choose a tag to compare
  • Fixed Xeval actions in Selenium 2.
  • Added ability to reorder scripts in a suite.
  • Export for selenium-webdriver.

Version 2.3.3

18 May 13:53
Compare
Choose a tag to compare

Fixes

  • Fixed crash when saving/loading on Firefox 38+.

Version 2.3.1

20 Mar 16:08
Compare
Choose a tag to compare
  • Works on FF 35
  • Click to toggle breakpoints
  • Better parse error reporting

Version 2.3

25 Nov 14:19
Compare
Choose a tag to compare
v2.3b

Fixed #232.

Version 2.2.3

06 May 09:46
Compare
Choose a tag to compare

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

05 Mar 16:48
Compare
Choose a tag to compare

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

05 Mar 10:23
Compare
Choose a tag to compare

Additions

  • Support for XML data-driving format
  • Open file menu item

Fixes

  • Builder now works under Firefox 27
  • Fixed clash with user-agent-switcher