Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » SWTBot » Does SWTBot supports JavaFx(Does SWTBot supports JavaFx)
icon12.gif  Does SWTBot supports JavaFx [message #1727321] Tue, 22 March 2016 07:26 Go to next message
Ramkumar Shanmugam is currently offline Ramkumar ShanmugamFriend
Messages: 2
Registered: March 2016
Junior Member
Hi All,

I have an application developed using JavaFX,as my client suggested to automate the application using SWTBot, i have not found any information about SWTbot supports JavaFX

Could you please help me in this.

1. Will SWTBot support javafx ?
2. How to launch a jar file using SWTBot ?

Thanks in advance
Ram
Re: Does SWTBot supports JavaFx [message #1727480 is a reply to message #1727321] Wed, 23 March 2016 10:29 Go to previous message
Mickael Istria is currently offline Mickael IstriaFriend
Messages: 865
Registered: July 2009
Location: Grenoble, France
Senior Member

> 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/
Previous Topic:run tests with maven/tycho headless
Next Topic:How to select an Item in ComboBox of a Tree..
Goto Forum:
  


Current Time: Fri Apr 19 23:17:14 GMT 2024

Powered by FUDForum. Page generated in 0.02961 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top