JavaFX Object Mapping not possible - Jubula limitations [message #1829292] |
Tue, 30 June 2020 17:06 |
Stefan John Messages: 17 Registered: March 2018 |
Junior Member |
|
|
Hi there,
I would like to try out and promote Jubula as a UI testing tool in a software engineering lecture. So far, we relied on JabRef as an example project in the lecture as it incorporates a bunch of good properties (java, open source, not too small, rather well documented and easy build process, many contributors, relies on test cases and design patterns...).
The tool is based on JavaFX but unfortunately Jubula does not recognize any of the elements when it comes to object mapping. So my question, as someone who is not deeply into JavaFX, would be, why? What are the preliminaries for Jubula to be able to work with such a project?
Unfortunately, I am not proficient enough to find answers myself as I don't know about corner cases or different ways of using JavaFX. I don't know where to look at, first.
I did start JabRef with
--add-opens=javafx.controls/javafx.scene.control.skin=ALL-UNNAMED --illegal-access=permit
but a warning told me that javafx.scene.control.skin is not in javafx.controls
In case this information is important, the tool uses platform dependent versions of OpenJFX which include javafx.scene.control.skin as well as com.sun.javafx.scene.control.skin packages. There is a short documentation about the architecture of JabRef and its UI which might hint to problems.
Maybe someone can clarify what the problem might be. Maybe, by a coincidence, someone even tried to couple Jubula and JabRef before?!
Best wishes,
Stefan
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.07637 seconds