Hi,
I am trying to read data from excel. When excel application scope ends it tries to close the excel. I am getting a popup which does not allow my workflow to proceed. I tried different ways to disable this popup but it always appears when i tries to read excel using bot.
I tried with
Click activity
Element Exist
Recording
but nothing works. I even tried to record and disable popup by going to menu in excel but it also didn’t worked.
I got same, when excel is read using scope activity, I was keep on getting empty Message Box, I found way to supress.
in properties window for excel application scope->uncheck the Visible options