Build Custom Business Intelligence Dashboards in Bonita BPM

Introduction Dashboard is a type of interface which provides business overview using different charts, graphs, and data tables. Bonita BPM provides the dashboard to monitor the processes, cases with performance details but not the Business Transactional data, which is often considered the most important type of data to monitor the business activities on a higher level. Bonita BPM is flexible enough to integrate third-party

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