eficode / JavaFXLibrary

Robot Framework library for JavaFX automation based on TestFX
Apache License 2.0
21 stars 10 forks source link

Set Classpath keyword ignores failure if jar files are not found #38

Closed sampeson closed 4 years ago

sampeson commented 4 years ago

Set Classpath accepts asterisk (*) as last character where it searches from that directory all jar files but it ignores currently the result. It should fail if jar files not found.