How to deal with persistent pop-up from website in Blue Prism
We have a web application (ASP.NET) that generates a pop-up every 20 minutes warning user of session timeout. Note that this pop-up is not a separate IE window - instead it is a modal popup within Internet Explorer, and hence does not show up as a se...