TestFX doesnt create a new instance for Cucumber tests and therefore could not find any nodes. Even though my base class perfectly works with only testfx tests.
For more details, please check stackoverflow question here
Seems like testfxbase doesnt start the application therefore couldnt find any nodes. Is there a way to achieve this?