This project provides a simple example on how to integrate QF-Test with JPro using Maven. It demonstrates the automation of testing JavaFX applications on both desktop and web platforms across various operating systems and web browsers. The project is designed to be cross-platform and supports execution on different environments, ensuring broad compatibility.
Browser:
mvn jpro:run
Desktop:
mvn javafx:run
mvn test