I am trying to insert the records in Oracle invoice workbench
It looks like above.
I am trying to read the info which comes in the popup on this window for that I am using GetVisibleText, It fails, when it is run it states that “Get Visible Text ‘desktop pane’: Cannot find the UI element corresponding to this selector: java name=‘Invoice Workbench **(Test User)*’ role=‘internal frame’ /><java idx=‘21’ role=‘panel’ /”.
the name attribute has two * because when I am using one * it converts it into italic, Ignore that.
I repaired it, validate it successfully(green) then again runs it but it still fails.
What am I doing wrong here?