Release History

By product

Testing Framework 2011.21117

November 16, 2011

HTML:
- Fixed Frames[name] not loading completely the frame. [BUG #132680]

Dialog Handling:
- Fixed download dialog intermittently times out. [BUG #130958]

Firefox:
- Added support for Firefox 8.

IE:
- Fixed missing cookies problem. [BUG #131499]

Chrome:
- Fixed DOM sync problem with Chrome execution. [BUG #133408, PITS #8190]

Silverlight/WPF:
- Adds FrameworkElement.RenderSize missing property. Fixes RenderSize verification doesn't compile if converted to code. [BUG #127197, PITS #7404]
- Improved the TreeViewItem.Select/Toggle actions scroll to be visible before performing the actual action. [BUG #132122, PITS #8065]
- Fixed ActiveApplication.QuitOnDetach property is disregarded in WPF tests. [BUG #127968, PITS #7520]
- Added SelectItemByIndex/Text() overloads for automatic opening of the drop down. [BUG #76174]
- Exposed Polyline.Points and Geometry.Bounds properties in Silverlight.
- Exposed new FrameworkElement.IsHitTest() (SL/WPF) methods to help indicate whether an element is really visible to the user.

NUnit:
- Fixed test template not compatible with the latest NUnit version. [BUG #125628, PITS #7146]

Keyboard:
- Fixed cannot send keys with Shift key held down. [BUG #134624]