This repository contains a Java-based Page Object Model (POM) framework for automating desktop applications using WinAppDriver. The framework provides a structured approach for developing and ...
Download and install JAVA Install IntelliJ IDEA Clone and checkout the github project Go to the terminal and execute "mvn clean test" inside the checked out folder ...