Hello all .
I am using get attribute activity with “visibleInnerText” attribute to differentiate if the status bar is error or success.
Examble:
I am getting the following outputs.
Error Message Bar Company code 123 not defined
Company code 123 not defined
Success Message Bar Document is an accounting document (not a preliminary one)
Document is an accounting document (not a preliminary one)
My requirement is that i need Status ( Success/Error) seperately and the status message which is repeating twice in both the cases.
Something like this.