eficode / JavaFXLibrary

Robot Framework library for JavaFX automation based on TestFX

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Node Should Be Hoverable keyword fails AUT if async threads in use

sampeson opened this issue · comments

One timer AUT (application under test) stuck as async thread failed. It seems to be in M oveTo kw usage inside Node Should Be Hoverable keyword. Should be called from async thread also.