Automation Guide
Action-based testing language
TestArchitect Automation Classes
Automation classes
AbtAutomation
The requested page is not available for selected version.
OpenElement
Syntax
AbtElement openElement (string window, string control)
Description
Opens a control.
Parameters
window
TA name of the window.
control
TA name of the control.
Return Value
Returns an object of the class AbtElement, referencing the specified control, if the call is successful.