Automation Guide
Action-based testing language
TestArchitect Automation Classes
Automation classes
AbtEntity
The requested page is not available for selected version.
GetProperty
Syntax
string GetProperty(string propertyName)
Description
Retrieve the value of a specified property of the window.
Parameters
propertyName
String specifying the name of the property to retrieve.
Return Value
String specifying the value of the property; if the property is not found, an empty string is returned.