Send email if config file is open

Hey There,
I wanted to send email through bot if config file is open while running the process.
At the moment bot throws exception when it encounters such scenario.
I am using Re-Framework for my use case.
Is there anyway can I achieve this?

1 Like

Hi @vishal13987
I generally prefer to use a kill process activity to kill excel before InitAllSetting. This makes sure that unnecessary errors due to human mistakes are avoided.