I would like to test my JavaFX applications and i heard that JemmyFX is the right tool to do this. However, i couldn\'t find the Jar to download.
I tried searching
JemmyFX is open-sourced, to get latest version you need to download repository and build it:
hg clone http://hg.openjdk.java.net/openjfx/8/master/tests/
cd tests/tools/Jemmy/JemmyFX
ant
To use JemmyFx you need to add next jars (they all will be in Jemmy subfolders after build):