Record UI elements for TestFX

13 views
Skip to first unread message

Akos

unread,
Jul 31, 2018, 8:18:35 AM7/31/18
to TestFX

There is an existing JavaFX based application, which I should write automated tests for. I just started to use TestFX(version 4.0.13-alpha) and looking for advice, how to record and identify UI objects of application. I tried following code to initialize a button, but it couldn't be clicked.

Button button = new Button("click me!");

I found these GUI inspect tools, but not sure, which one could works with TestFX.

Reply all
Reply to author
Forward
0 new messages