eficode / JavaFXLibrary

Robot Framework library for JavaFX automation based on TestFX

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Find and Find All kws cannot handle empty root node argument

sampeson opened this issue · comments

If earlier Find operations fail for wanted root node there comes following kind of exception when using that as root node for Find and Find All kws:
java.lang.RuntimeException: java.lang.IllegalArgumentException: java.lang.ClassCastException@110f4f0e

It should fail with proper error message that not valid root argument.

There should be acceptance test in our test set for this.

closed in 0.7.0