v0.11.0.207
JakeGinnivan
released this
17 Jan 15:26
·
238 commits
to master
since this release
Namespace Change
White Namespace changed from White.Core to TestStack.White
Run Fix-WhiteNamespaces
in the nuget powershell console to automatically fix up namespace errors
Documentation Site
Documentation available at http://teststack.azurewebsites.net/
- Enhancement: x64 Support added. You can now compile your project as AnyCPU!
- Enhancement: Improved API of Slider
- Enhancement: Better Custom controls support for WPF
- Fixed: Cannot find multiline textbox in Win32 apps
- Fixed: Unable to Find Win32 modal window
- Fixed: Drag/Drop sometimes pausing until the mouse is moved
- Fixed: Better expanding/collapsing of Win32TreeView
- Fixed: Expandable lists now restore their previous expansion (after the items have been retrieved), if ComboBoxItemsPopulatedWithoutDropDownOpen is set to false
- Fixed: Automating GridView for non-English locals
- Fixed: Heaps of other little bugs fixed around selection/scrolling fixed
- Fixed: Unable to click one Menu items twice
- BREAKING: ModalWindow now throws when the window cannot be found
- BREAKING/Enhancement: MultiLineTextBox no longer exists, simply use TextBox
- TestStack.White.ScreenObjects released on NuGet
Thanks to all the contributors who helped make v0.11.0.