UltraTabControl1TabbedPage().Click(AtButton("New Tab"))
This topic presents control proxies of the new and enhanced features for the Infragistics® Test Automation for IBM ( Rational Functional Tester ) for 2014 Volume 1 release.
The following table summarizes what’s new in 2014 Volume 1.
Test Automation supports interactions with the new button element added in 2014.1. This feature is supported by recognizing the new button element (regardless of its location) and record user action on it as:
For WinTab control.
UltraTabControl1TabbedPage().Click(AtButton("New Tab"))
For WinTabStrip control.
UltraTabStripControl1TabbedPag().Click(AtButton("New Tab"))
This feature supports all mouse interactions on the editor controls listed below for Right-to-Left and Left-to-Right. This includes button elements, editor buttons, spin buttons, check box buttons, SetFocus action and SetCaret position.
WinButton
WinCalculatorDropDown
WinCalendarCombo
WinCheckEditor
WinColorPicker
WinComboEditor
WinCurrencyEditor
WinDateTimeEditor
WinDropDownButton
WinFontNameEditor
WinFormattedLinkLabel
WinFormattedTextEditor
WinLabel
WinMaskedEdit
WinNumericEditor
WinOptionSet
WinProgressBar
WinScrollBar
WinTextEditor
WinTimeSpanEditor
WinTimeZoneEditor
WinTrackBar