Skip to content

v0.12.0

Compare
Choose a tag to compare
@JakeGinnivan JakeGinnivan released this 21 Jan 15:05
· 196 commits to master since this release
  • Added: UIItem.GetParent
  • Added: UIItemContainer.Exists() to check if a control exists
  • Enhancement: Checkbox and ComboBox values can be read from datagrid cell
  • Enhancement: Application.Close() will try to close all open windows of the application under test
  • Fix: Issue with WPF sometimes being slow on some machines
  • Fix: Memory leak with VisibleImage
  • Fix: Exception when trying to clear date in WPF Date Picker
  • Fix: After trying select value in a Combobox that have already selected, Combobox remains expanded
  • Warn when trying to clear date in Winforms Date Picker
  • Updated to Castle.Core 3.2.2

Install from https://www.nuget.org/packages/TestStack.White/

Thanks to contributors for the work in this release! There is also progress being made on the COM UIA Wrapper, which will enable White to work with WIndows 8 apps and also understand virtualisation and a bunch of other things!