I created a bot to open ppt from drive based on input selection. once the ppt is opened I need to monitor for either close/minimize of the browser tab. so that I can show the user a message box - " Do you want to continue with reading other ppts" if YES then will display the input dialog with list of ppts.ELSE will abort the Bot execution.
Please help me on this requirement.