diff --git a/todolist/fxui/pom.xml b/todolist/fxui/pom.xml
index 73ce8cc1320ff3b768402577ced06c5f099d6889..7db517b3b72135e115f1708b9ee7721ce9e77128 100644
--- a/todolist/fxui/pom.xml
+++ b/todolist/fxui/pom.xml
@@ -197,7 +197,7 @@
                         <headless>${headlessTests}</headless>
                     </systemPropertyVariables>
                     <argLine>
-                    @{jaCoCoArgLine}
+                    @{jaCoCoArgLine} -Dtestfx.robot=awt
                     --add-opens todolist.ui/todolist.ui=ALL-UNNAMED --add-exports javafx.graphics/com.sun.javafx.application=ALL-UNNAMED
                     --add-opens javafx.graphics/com.sun.glass.ui=ALL-UNNAMED --add-exports javafx.graphics/com.sun.glass.ui=ALL-UNNAMED
                     --add-exports javafx.graphics/com.sun.glass.ui.delegate=ALL-UNNAMED