Questions tagged [jemmyfx]

JemmyFX provides an API for testing JavaFX user interface in your application. JemmyFX provides unique UI testing capabilities and high test stability.

JemmyFX provides an API for testing JavaFX user interface in your application. JemmyFX provides unique UI testing capabilities and high test stability.

See more at: http://jemmy.java.net/JemmyFXGuide/jemmy-guide.html#sthash.xOCm1OTv.dpuf

17 questions
0
votes
1 answer

How do I launch JemmyFXBrowser?

I acquired and built JemmyFX and JemmyFXBrowser from http://hg.openjdk.java.net/openjfx/8/master/tests/, but I cannot figure out how to launch it. From directory tests/tools/Jemmy, I first tried: $ java -jar…
davidrmcharles
  • 1,923
  • 2
  • 20
  • 33
-1
votes
1 answer

where can I find FXTestConstructor (recording tool) for Jemmy

Shura presents a test recorder called FXTestConstructor (Jemmy Constructor) for Jemmy in his talk at http://www.youtube.com/watch?v=-M5WKPKqr1s. Where can I download this tool ? Is it available to the public already ?
jhegedus
  • 20,244
  • 16
  • 99
  • 167
1
2