Groups
Groups
Sign in
Groups
Groups
TestFX
Conversations
About
Send feedback
Help
TestFX
Contact owners and managers
1–30 of 87
Mark all as read
Report group
0 selected
Patrik Larsson
11/7/23
Status of the Monocle project?
Hi! I'm including Monocle in my project through maven central. But there has not been any new
unread,
Status of the Monocle project?
Hi! I'm including Monocle in my project through maven central. But there has not been any new
11/7/23
Nidhi Budhraja
10/27/20
Run a Testfx test for multiple test cases stored in a csv file.
My javafx application has a form, which is filled by users, and their details are stored in the
unread,
Run a Testfx test for multiple test cases stored in a csv file.
My javafx application has a form, which is filled by users, and their details are stored in the
10/27/20
Shirisha Reddy
6/12/19
Q&A
Possibility of testing in the absence of actual source
Hello everyone, I don't have application source code with me, but I do know the IDs of nodes in
unread,
Q&A
Possibility of testing in the absence of actual source
Hello everyone, I don't have application source code with me, but I do know the IDs of nodes in
6/12/19
Samed Sivaslıoğlu
10/17/18
Running TestFX with Cucumber
TestFX doesnt create a new instance for Cucumber tests and therefore could not find any nodes. Even
unread,
Running TestFX with Cucumber
TestFX doesnt create a new instance for Cucumber tests and therefore could not find any nodes. Even
10/17/18
Miroslav Nachev
8/30/18
TestFX for TestNG, JDK 10/11 and Maven
Hi Mike, Let's continue our conversation here. I have the following clarification questions: From
unread,
TestFX for TestNG, JDK 10/11 and Maven
Hi Mike, Let's continue our conversation here. I have the following clarification questions: From
8/30/18
Akos
7/31/18
Q&A
Record UI elements for TestFX
There is an existing JavaFX based application, which I should write automated tests for. I just
unread,
Q&A
Record UI elements for TestFX
There is an existing JavaFX based application, which I should write automated tests for. I just
7/31/18
Zsolt Kúti
3/15/18
Using TestFX components for jmh benchmarking
Hi, To test our non-functional requirements we want to benchmark some rendering speed. For this we
unread,
Using TestFX components for jmh benchmarking
Hi, To test our non-functional requirements we want to benchmark some rendering speed. For this we
3/15/18
chris.v...@gmail.com
2/5/18
Newbie questions
Hi, I was asked to investigate if it is possible to automate testing for an application. I'm
unread,
Newbie questions
Hi, I was asked to investigate if it is possible to automate testing for an application. I'm
2/5/18
burcu yapıcı
2
1/16/18
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.UnsatisfiedLinkError: Native Libra
PowerMockJUnit44RunnerDelegateImpl.java createPowerMockRunner gives this exception ??
unread,
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.UnsatisfiedLinkError: Native Libra
PowerMockJUnit44RunnerDelegateImpl.java createPowerMockRunner gives this exception ??
1/16/18
Dave Musicant
11/6/17
Value of using chains for FxRobot calls
I'm looking for understanding on the value of chaining FxRobot calls, like rightClickOn("#
unread,
Value of using chains for FxRobot calls
I'm looking for understanding on the value of chaining FxRobot calls, like rightClickOn("#
11/6/17
Chris Merrill
10/22/17
check the relative order of Nodes in a container?
I'm writing tests that need to verify that GUI components are ordered correctly (visually) top to
unread,
check the relative order of Nodes in a container?
I'm writing tests that need to verify that GUI components are ordered correctly (visually) top to
10/22/17
Tommy Yeh
, …
burcu yapıcı
8
10/20/17
Q&A
How to click a Button with ImageView in a TableView
I try with clikOn but I gave same error. 20 Ekim 2017 Cuma 10:52:24 UTC+3 tarihinde burcu yapıcı
unread,
Q&A
How to click a Button with ImageView in a TableView
I try with clikOn but I gave same error. 20 Ekim 2017 Cuma 10:52:24 UTC+3 tarihinde burcu yapıcı
10/20/17
Sami Pesonen
6/21/17
When there is TestFX new release and OSX 'FX Application Thread not running' problem
Hi, I have been using TestFX 4.0.6-alpha in my test project and noticed that there have been several
unread,
When there is TestFX new release and OSX 'FX Application Thread not running' problem
Hi, I have been using TestFX 4.0.6-alpha in my test project and noticed that there have been several
6/21/17
Laura Gabriela Gutierrez Alvarado
, …
Samed Sivaslıoğlu
3
5/18/17
Q&A
Desktop applications JavaFX
How did it go? I need to do the same thing but i dont know what to do. 11 Şubat 2014 Salı 21:23:39
unread,
Q&A
Desktop applications JavaFX
How did it go? I need to do the same thing but i dont know what to do. 11 Şubat 2014 Salı 21:23:39
5/18/17
Samed Sivaslıoğlu
5/18/17
Opening a JavaFX application from another JavaFX application and testing it with TestFX
As you can understand from the question's title i dont have much idea how to do this. I've
unread,
Opening a JavaFX application from another JavaFX application and testing it with TestFX
As you can understand from the question's title i dont have much idea how to do this. I've
5/18/17
Nathan Artz
5/17/17
ImageView
I have an application that sets an image inside of an imageview that takes a bit of time to fully
unread,
ImageView
I have an application that sets an image inside of an imageview that takes a bit of time to fully
5/17/17
Ryan Gilera
, …
Benjamin Gudehus
13
3/2/17
How do you test dialogs, file save and open on TestFX?
Hi Ryan, nice solution to use keyboard inputs for system-controlled dialogs. --Benjamin On Thu, Mar 2
unread,
How do you test dialogs, file save and open on TestFX?
Hi Ryan, nice solution to use keyboard inputs for system-controlled dialogs. --Benjamin On Thu, Mar 2
3/2/17
William Speirs
, …
Chris Merrill
6
2/12/17
Testing a Dialog Outside of an Application
On Sunday, February 12, 2017 at 1:39:49 PM UTC-5, Chris Merrill wrote: Rather than a sleep, you can
unread,
Testing a Dialog Outside of an Application
On Sunday, February 12, 2017 at 1:39:49 PM UTC-5, Chris Merrill wrote: Rather than a sleep, you can
2/12/17
Chris Merrill
,
Benjamin Gudehus
7
2/11/17
Why are these tests failing occasionally?
Well that is interesting...I have not encountered that outside of TestFX. It is rather disturbing,
unread,
Why are these tests failing occasionally?
Well that is interesting...I have not encountered that outside of TestFX. It is rather disturbing,
2/11/17
Chris Merrill
,
Benjamin Gudehus
3
1/30/17
TestFX headless: sending Control-A and Tab keys
Thanks for the quick response! I whipped up an example to show you. But it succeeds headless. At
unread,
TestFX headless: sending Control-A and Tab keys
Thanks for the quick response! I whipped up an example to show you. But it succeeds headless. At
1/30/17
Tommy Yeh
, …
Chris Merrill
6
1/30/17
TestFx in headless mode with openjfx-monocle-1.8.0_20.jar
Want to thank Benjamin for this post. Worked perfectly for me: added to my Gradle build file:
unread,
TestFx in headless mode with openjfx-monocle-1.8.0_20.jar
Want to thank Benjamin for this post. Worked perfectly for me: added to my Gradle build file:
1/30/17
Mike Rodent
, …
Benjamin Gudehus
3
11/2/16
Struggling with this...
Hi Mike (again), >But if it is possible to do without a framework in JavaFX I haven't found it
unread,
Struggling with this...
Hi Mike (again), >But if it is possible to do without a framework in JavaFX I haven't found it
11/2/16
Chris Merrill
4
10/23/16
Caan't send a SHIFT-INSERT or SHIFT-DELETE keystroke?
Filed a bug report on this with a full example: https://github.com/TestFX/TestFX/issues/310 On
unread,
Caan't send a SHIFT-INSERT or SHIFT-DELETE keystroke?
Filed a bug report on this with a full example: https://github.com/TestFX/TestFX/issues/310 On
10/23/16
Michael Hill
10/8/16
Moving to TestFx (WIshlist & Dumb Questions)
Folks.. Hi, I'm GeePaw Hill. I've been working off and on a JavaFx project called '
unread,
Moving to TestFx (WIshlist & Dumb Questions)
Folks.. Hi, I'm GeePaw Hill. I've been working off and on a JavaFx project called '
10/8/16
Otto
,
Oddbjørn Kvalsund
2
8/16/16
Is it possible to direct fxrobot to specific cells/rows in a TableView?
Hi Otto, If you assign an unique id to each cell from the cell factory (see http://code.makery.ch/
unread,
Is it possible to direct fxrobot to specific cells/rows in a TableView?
Hi Otto, If you assign an unique id to each cell from the cell factory (see http://code.makery.ch/
8/16/16
Adam Carroll
7/28/16
User Interface Testing with TestFX
Hi, I've written a guide to using TestFX, based on my experience working an Open Source JavaFX
unread,
User Interface Testing with TestFX
Hi, I've written a guide to using TestFX, based on my experience working an Open Source JavaFX
7/28/16
Kay Pac
7/4/16
ApplicationTest subclassing - lifecycle and use of "start" method and @Before annotation
I am writing a new test class using the latest TestFX, after having upgraded from the org.loadui
unread,
ApplicationTest subclassing - lifecycle and use of "start" method and @Before annotation
I am writing a new test class using the latest TestFX, after having upgraded from the org.loadui
7/4/16
Kay Pac
,
Benjamin Gudehus
3
7/3/16
upgrade from old org.loadui testfx
I had an XML parse error in my pom.xml that wasn't apparent to me from within IntelliJ IDEA -
unread,
upgrade from old org.loadui testfx
I had an XML parse error in my pom.xml that wasn't apparent to me from within IntelliJ IDEA -
7/3/16
Chris Merrill
,
Benjamin Gudehus
7
4/20/16
test/UI thread timing issue
It may have been blocked from your email because it is a zip that contains a .bat for running Gradle
unread,
test/UI thread timing issue
It may have been blocked from your email because it is a zip that contains a .bat for running Gradle
4/20/16
Chris Merrill
,
Anirvan Sarkar
2
4/6/16
How to test for visibility?
FYI, there is a feature request for this in JDK bug system. See https://bugs.openjdk.java.net/browse/
unread,
How to test for visibility?
FYI, there is a feature request for this in JDK bug system. See https://bugs.openjdk.java.net/browse/
4/6/16