Release History

By product

WebUI Test Studio Archive 2009.31424

February 23, 2010

WebAii:

  • Updated version to 2.0.9

  • Remove pre-requisite check for Visual Studio by WebAii installer.
  • Improved IsVisible() function to work when the parent element is marked display: none.
  • Silverlight type Size is now serializable and available for automation properties.
  • Exposed FrameworkElement.DesiredSize property in Silverlight.

DesignCanvas:

  • Updated version to 2.0.9
  • Fixed WebAii test template issue in Visual Studio 2010 RC.
  • Fix problem in external browser recorder for when browser goes to Interactive mode instead of Document Complete mode. Fixes problem where recording stops and highlighting stops on a specific page.
  • Fixed incorrect click action point recorded in Silverlight in some scenarios (empty target rectangle).
  • Improved reliability adding text nodes from the DOM explorer to the project.
  • Fix problem upgrading solution containing multiple test projects.
  • Implemented the Center or Specific point for Mouse actions.
  • Fixed saving User Settings in multiple project solutions.
  • Fixed problem switching unit types (px <-> %) in the SelectMark control (Drag & Drop select point, Mouse actions Specific Point). The wrong unit value was being recorded.
  • Fixed VS registration of WebAiiTestRunConfig and WebAiiTestResult types for XML deserialization. Fixes problem using .testrunconfig files and reading back .trx files generated by Visual Studio test runs.
  • Fix problem locating iframes during recording where the src property contains a query string with an encoded "&amp;". Frame property now splits base URL and query string and adds new UseQuery property. UseQuery defaults to false which causes the base URL only to be used by default.
  • When performing Locate In DOM, offset the lookup point by 1, 1 to account for HTML elements that have no border (e.g. <span>).
  • Adds support for text typing in Silverlight RichTextArea control.

ASP.NET RadControls Wrappers:

New RadRating control wrapper.

RadGrid:

  • Fixed Grid TableView.SelectedItems property will now return empty collection instead of 'null' when selection is disabled.

RadMenu:

  • Added RadMenuItem 'Selected' property which returns whether the item is selected.

ASP.NET RadControls Translators:

New RadRating control translator.

RadGrid:

  • Fixed RadGrid DataItem State verification sentence builder does not initialize the correct value for visibility verification.

RadInput:

  • Fixed Input text typing is not intercepted if you stop and then continue to type.

RadMenu:

  • RadMenuItem ItemState extended to include 'Selected' state verification (quick task is also added).

Silverlight RadControls Wrappers:

RadBook:

  • Expozed FoldSize property and removed ShadowsVisibility property

RadCalendar:

  • Compatibility with Q1 2010 RadCalendar for Silverlight

RadClock:

  • Compatibility with Q1 2010 RadClock for Silverlight

RadDocking:

  • Added Unpin Button element
  • Compatibility with RadControls 2010 Q1 Beta

RadExpander:

  • Compatibility with Q1 2010 RadExpander for Silverlight

RadMediaPlayer:

  • RadMediaPlayer wrappers are temporary excluded, due to the re-factoring of the RadMediaPlayer control.

RadNumericUpDown:

  • Compatibility with Q1 2010 RadNumeric for Silverlight

RadOutlookBar:

  • Compatibility with Q1 2010 RadOutlookBar for Silverlight

RadScheduler:

  • RadScheduler wrappers are temporary excluded, due to the Q1 2010 re-factoring of the RadScheduler control themes.

Silverlight RadControls Translators:

RadBook:

  • Added Book FoldSizeHeight and FoldSizeWidth  verifications and removed ShadowsVisibility verification

RadCalendar:

  • Compatibility with Q1 2010 RadCalendar for Silverlight

RadClock:

  • Compatibility with Q1 2010 RadClock for Silverlight

RadComboBox:

  • Added RadComboBoxItem Visibility Verification

RadExpander:

  • Compatibility with Q1 2010 RadExpander for Silverlight

RadMediaPlayer:

  • RadMediaPlayer translators are temporary excluded, due to the Q1 2010  re-factoring of the RadMediaPlayer control themes.

RadNumericUpDown:

  • Compatibility with Q1 2010 RadNumeric for Silverlight

RadOutlookBar:

  • Compatibility with Q1 2010 RadOutlookBar for Silverlight

RadScheduler:

  • RadScheduler translators are temporary excluded, due to the Q1 2010  re-factoring of the RadScheduler control themes.