How to Handle Windows-based Popups Using WinAppDriver in Selenium WebDriver

Selenium WebDriver is one of the famous functional automation tools/APIs currently in the market. Many companies are already implementing their automation frameworks using Selenium WebDriver, as it is an opensource automation framework and can be written in any of the popular programming languages. However, like any other tool, it has its own set of limitations. One of the limitations is handling window-based pop-ups, as