-
- Downloads
fix: fixes drag drop test freezing on windows
It seems tha testfx framework has an issue running drag drop test on windows using the "glass" UI robot but the altwernative "awt" robot is working to fix that we add the -Dtestfx.robot=awt in maven-surefire-plugin argument line
Please register or sign in to comment