|
Re: Does SWTBot supports JavaFx [message #1727480 is a reply to message #1727321] |
Wed, 23 March 2016 10:29  |
|
> 1. Will SWTBot support javafx ?
SWTBot is aimed at support SWT which is a "competitor" of Swing and
JavaFX. To make a better integration with SWT, it's heavily relying on
the SWT APIs and there are no plan to make SWTBot support other widget
toolkits.
However, there are some parts of SWTBot that are using higher-level
Eclipse API, that could be backed to JavaFX; or SWT itself could be
implemented over JavaFX so SWTBot would work with such applications.
However, there is no plan to support that AFAIK.
> 2. How to launch a jar file using SWTBot
SWTBot has no main class. If you want to run a test with SWTBot out of
an Eclipse context, here is a great resource:
http://www.lorenzobettini.it/2014/01/testing-a-plain-swt-application-with-swtbot/
|
|
|
Powered by
FUDForum. Page generated in 0.01841 seconds