Skip to content

0.13.0

Latest
Compare
Choose a tag to compare
@JakeGinnivan JakeGinnivan released this 07 Jun 12:24
· 150 commits to master since this release
  • #188 - Issue144: Add DrawHighlight method to UIItem contributed by Ilya Murzinov (ilya-murzinov)
  • #242 - White unable to extract DataItems (ListViewRow) contributed by Ilya Murzinov (ilya-murzinov)
  • #238 - added nuget logo and updated nuspecs to point to it contributed by Jason Roberts (jason-roberts)
  • #236 - Bugfix: Allow support for screen types with extremely long full type names contributed by Eric Winkler (eric-winkler)
  • #235 - Bugfix: Allow support for screen types with extremely long full type names contributed by Eric Winkler (eric-winkler)
  • #221 - Window.ModalWindows() is finding zero windows but Window.Modalwindow(title) finds it contributed by Jake Ginnivan (JakeGinnivan)
  • #217 - Added ComboBox to DataGrid in WpfTestApplication contributed by Ilya Murzinov (ilya-murzinov)
  • #215 - Clear date test contributed by Ilya Murzinov (ilya-murzinov)
  • #214 - Fix 212: ListViewRow can't be created with DictionaryMappedItemFactory contributed by (ivan-danilov)
  • #211 - Update README.md to show new home of UIA Verify contributed by Steve Hill (sghill)
  • #210 - Include generated xml documentation in NuGet package
  • #200 - Test Execution for WPF application is very slow (VS 2012 + Win 8.1).