Oracle NCA Object Properties
The following object properties are supported in VuGen for Oracle NCA Vusers. They allow you to retrieve text from a window title, status bar, or message box. The properties apply to the nca_obj_get_info and nca_win_get_info functions.
Property | Description |
msg_text | The message box text. (only for obj_get_info). |
status_text | The status bar text. |
title_text | The active window title text. |
num_rows | The number of rows in the table. |
object_checked | Value is "`1" if object selected. (only for obj_get_info). |
sys_url | The URL of the object. This property is only supported for dispatcher type objects. |
No other properties are supported for Oracle NCA applications.