Release Notes - Geb - Version 0.6.2 - HTML format

Bug

  • [GEB-139] - convertToPath adding slash where it should not
  • [GEB-146] - Using the '#' operator in $ does not work ids that contain ':' (e.g. jsf)
  • [GEB-151] - Attribute values containing CSS selector meaningful characters cannot be used for searching
  • [GEB-152] - Cannot set the value of a file input

Improvement

  • [GEB-119] - improve ease of handling frames
  • [GEB-136] - Make it easier to work with multiple windows (withWindow and withNewWindowMethods)
  • [GEB-147] - Add a support method on GebSpecWithServer that wraps usage of MarkupBuilder for setting up server response
  • [GEB-153] - ConfigurationLoader should also try to load config from a class (GebConfig by default) if no config script is found
  • [GEB-156] - checkbox.value() should return false instead of null
  • [GEB-157] - Change driver caching to be global (with an option to use per thread caching)

New Feature

  • [GEB-44] - Support aliasing content under a different
  • [GEB-158] - Add config option for disabling the automatic quitting of cached browsers

Edit/Copy Release Notes

The text area below allows the project release notes to be edited and copied to another document.