Retrieve information and data
The Genero BDL API for GGC provides functions for retrieving information and data when testing applications.
Function | Description |
---|---|
|
Returns the list of actions in the tested application. |
|
Get the text from the specified button. |
|
Get the comment from a dialog. |
|
Return the value in a specified form field. |
|
Return a list of values from a table, tree, or screen record. |
|
Return a list of the terminal (TTY) attributes of a form field. |
|
Return the name of the current focused element. |
|
Get the current form name. |
|
Get the current form title. |
|
Return the value of the user data. |
|
Return the value in the current field. |
|
Returns the values of the current row of the current table, tree, or matrix. |
|
Return the widget type of the specified field. |
|
Get the current window name. |
|
Get the current window title. |