you can also use the text of `Labeled` nodes. if a...
# tornadofx
h
you can also use the text of
Labeled
nodes. if a button has the text "submit" you can use
robot.clickOn("submit")
. you can also use `Label`s that define the
labelFor
property.