Automation Guide
Action-based testing language
TestArchitect Automation Classes
Automation classes
AbtAutomation
The requested page is not available for selected version.
GetLastError
Syntax
int GetLastError()
Description
Retrieves the last automation error.
Parameters
There are no parameters for this function.
Return Value
Returns the most recent error code.
Notes
- This function is currently supported only by the Python harness.