I am building an Electron application to handle some automation work, part of the process is an alert message from the website I will be making my automation on. I want to detect whether this alert message is triggered or not. Is there a way to this ?
Thanks