eficode / JavaFXLibrary

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

AsyncUtils.waitFor and asyncFx usage needs to be fixed #26

Closed sampeson closed 4 years ago

sampeson commented 5 years ago

In some cases waitUntilExists breaks SUT application if lots of async threads. This needs to be fixed.