yes, you need to set the `Node`'s `id` field. you ...
# tornadofx
h
yes, you need to set the `Node`'s
id
field. you can also use the
Node
object directly, if you have access to it, but this makes the tests more dependend to the test fixtures (TornadoFX `View`s in this case).