Hello Rustam, Selenium doesn’t support windows based applications. It is an automation testing tool which supports only web application testing. So we cannot handle windows based pop-ups in Selenium. Though we could handle them in Selenium using some third party tools such as AutoIT, Robot class etc.