Version

What’s New in 2013 Volume 1

What’s New Summary

Features Overview

The following table summarizes the new features of the Test Automation for Micro Focus WPF 2013 Volume 1 . Additional details are available after the following summary table.

Control Feature Description

xamDoughnutChart

Introduces new xamDoughnutChart control proxy.

xamRibbon

Introduces changes in xamRibbon control’s properties and methods.

xamSyntaxEditor

Introduces changes in xamSyntaxEditor control’s properties and methods.

xamDoughnutChart

xamDoughnutChart control proxy

The release of 2013 volume 1 adds support to the xamDoughnutChart control. This proxy contains user recordable actions with the ability to replay, via either script or User Interface (UI), to test and inspect the control’s featured areas of the xamDoughnutChart .

xamRibbon

xamRibbon updates

The xamRibbon control was supported since the release of 2010 volume 3. In this release of 2013 volume 1 the xamRibbon supports ApplicationMenu2010 . The recording action will still return “ApplicationMenu” similar to the Office2007 ApplicationMenu . The only difference is the appearance. The left area of the ApplicationMenu2010 will record as “ApplicationMenuLeftArea”, also similar to the Office2007 ApplicationMenu .

Added new area type “ApplicationMenuSelectedTab”, which allows you to record on the ApplicationMenu2010 items residing in the currently selected tab area.

Note
Note:

ApplicationMenu and ApplicationMenu2010 cannot coexist in the same UI.

Clicking the ApplicationMenu button opens up the ApplicationMenuLeftArea and displays the recently viewed items.

Whats New in 2013 Volume 1(TAWPF) 1.png

Clicking the ApplicationMenu2010 button opens up the ApplicationMenuLeftArea, then selecting the, “Recent” item displays its related content (on right).

Whats New in 2013 Volume 1(TAWPF) 2.png

xamSyntaxEditor

xamSyntaxEditor updates

The release of 2013 volume 1 adds new ExecuteCommand action for the xamSyntaxEditor control. This command performs cut, copy and paste operations allowing you to record these actions via a keyboard and replay them using a script.