Screen scraping at end of process

I have created a process which reads an excel file row by row. After the required information has been entered and update is clicked some validations are taking place and the application returns an error message.
I want to scrape the area where the error message is created using, Get full text. Then write the string created from the error in the excel file which from which my process reads.

Is this possible? Any ideas?
Would I need to create an output table and write to another excel file? The latter is the very last option. slight_smile:

This is what my process looks like for screen scraping and writing to excel file.
But not working :frowning:
Inked2020-03-25 15_14_52-Window_LI